From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000773.html | 93 +++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000773.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000773.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000773.html b/zarb-ml/mageia-sysadm/2010-November/000773.html new file mode 100644 index 000000000..9b5ed8602 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000773.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [392] Fix host access to posixAccount attrs + + + + + + + + + +

[Mageia-sysadm] [392] Fix host access to posixAccount attrs

+ root at mageia.org + root at mageia.org +
+ Mon Nov 22 14:20:26 CET 2010 +

+
+ +
Revision: 392
+Author:   buchan
+Date:     2010-11-22 14:20:26 +0100 (Mon, 22 Nov 2010)
+Log Message:
+-----------
+Fix host access to posixAccount attrs
+
+Modified Paths:
+--------------
+    puppet/modules/openldap/templates/mandriva-dit-access.conf
+
+Modified: puppet/modules/openldap/templates/mandriva-dit-access.conf
+===================================================================
+--- puppet/modules/openldap/templates/mandriva-dit-access.conf	2010-11-22 13:15:24 UTC (rev 391)
++++ puppet/modules/openldap/templates/mandriva-dit-access.conf	2010-11-22 13:20:26 UTC (rev 392)
+@@ -108,7 +108,7 @@
+ access to dn.subtree="ou=People,<%= dc_suffix %>" 
+ 	filter="(objectclass=posixAccount)"
+ 	attrs=homeDirectory,cn,uid,loginShell,gidNumber,uidNumber
+-	by dn.exact="uid=nssldap,ou=System Accounts,<%= dc_suffix %>" read
++	by dn.one="ou=Hosts,<%= dc_suffix %>" read
+ 	by * +0 break
+ 
+ # let the user change some of his/her attributes
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101122/f809b403/attachment-0001.html>
+
+ + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1