Revision
144
Author
buchan
Date
2010-11-05 15:27:41 +0100 (Fri, 05 Nov 2010)

Log Message

Allow a bit more access to groups

Modified Paths

Modified: puppet/modules/openldap/templates/mandriva-dit-access.conf
===================================================================
--- puppet/modules/openldap/templates/mandriva-dit-access.conf	2010-11-05 14:16:41 UTC (rev 143)
+++ puppet/modules/openldap/templates/mandriva-dit-access.conf	2010-11-05 14:27:41 UTC (rev 144)
@@ -86,7 +86,7 @@
 	by users +sx
 
 access to dn.regex="^cn=[^,]+,ou=(System Groups|Group),dc=mageia,dc=org$"
-	attrs=cn,description
+	attrs=cn,description,objectClass,gidNumber
 	by users read
 
 # registration - allow registrar group to create basic unprivileged accounts