From 3ca2360fda5babf630ad7c33269a818d07db110b Mon Sep 17 00:00:00 2001 From: Buchan Milne Date: Fri, 5 Nov 2010 12:41:38 +0000 Subject: Give registrar group read access to some attributes again, and reduce users access added in previous commit --- modules/openldap/templates/mandriva-dit-access.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules') diff --git a/modules/openldap/templates/mandriva-dit-access.conf b/modules/openldap/templates/mandriva-dit-access.conf index b1f80055..7283fcac 100644 --- a/modules/openldap/templates/mandriva-dit-access.conf +++ b/modules/openldap/templates/mandriva-dit-access.conf @@ -95,14 +95,14 @@ access to dn.subtree="ou=People,dc=mageia,dc=org" access to dn.subtree="ou=People,dc=mageia,dc=org" filter="(!(objectclass=posixAccount))" attrs=cn,sn,gn,mail,entry,children,preferredLanguage - by group/groupOfNames/member.exact="cn=registrars,ou=system groups,dc=mageia,dc=org" =asx + by group/groupOfNames/member.exact="cn=registrars,ou=system groups,dc=mageia,dc=org" =asrx by * +0 break # let the user change some of his/her attributes access to dn.subtree="ou=People,dc=mageia,dc=org" attrs=carLicense,homePhone,homePostalAddress,mobile,pager,telephoneNumber,mail,preferredLanguage by self write - by users read + by users +sx # create new accounts access to dn.regex="^([^,]+,)?ou=(People|Group|Hosts),dc=mageia,dc=org$" -- cgit v1.2.1