[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