From 6c3e3bf6f6dbfa7a386caebd9a49a38601aa243c Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Tue, 14 Dec 2010 18:29:41 +0000 Subject: let users see who is in another group ( needed for sympa ) --- modules/openldap/templates/mandriva-dit-access.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/openldap/templates') diff --git a/modules/openldap/templates/mandriva-dit-access.conf b/modules/openldap/templates/mandriva-dit-access.conf index 001ca326..044eb212 100644 --- a/modules/openldap/templates/mandriva-dit-access.conf +++ b/modules/openldap/templates/mandriva-dit-access.conf @@ -84,7 +84,7 @@ access to dn.regex="^cn=[^,]+,ou=(System Groups|Group),<%= dc_suffix %>$" attrs=member by dnattr=owner write by group.exact="cn=Account Admins,ou=System Groups,<%= dc_suffix %>" write - by users +sx + by users +srx access to dn.regex="^cn=[^,]+,ou=(System Groups|Group),<%= dc_suffix %>$" attrs=cn,description,objectClass,gidNumber -- cgit v1.2.1