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/000259.html | 94 +++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000259.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000259.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000259.html b/zarb-ml/mageia-sysadm/2010-November/000259.html new file mode 100644 index 000000000..a9768aafc --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000259.html @@ -0,0 +1,94 @@ + + + + [Mageia-sysadm] [142] Try and allow users to identify the groups another user is in + + + + + + + + + +

[Mageia-sysadm] [142] Try and allow users to identify the groups another user is in

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 14:03:27 CET 2010 +

+
+ +
Revision: 142
+Author:   buchan
+Date:     2010-11-05 14:03:26 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+Try and allow users to identify the groups another user is in
+
+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-05 12:41:38 UTC (rev 141)
++++ puppet/modules/openldap/templates/mandriva-dit-access.conf	2010-11-05 13:03:26 UTC (rev 142)
+@@ -83,8 +83,12 @@
+ access to dn.regex="^cn=[^,]+,ou=(System Groups|Group),dc=mageia,dc=org$"
+ 	attrs=member
+ 	by dnattr=owner write
+-	by * break
++	by users +sx
+ 
++access to dn.regex="^cn=[^,]+,ou=(System Groups|Group),dc=mageia,dc=org$"
++	attrs=cn,description
++	by users read
++
+ # registration - allow registrar group to create basic unprivileged accounts
+ access to dn.subtree="ou=People,dc=mageia,dc=org" 
+ 	attrs="objectClass" 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/58fd4aee/attachment.html>
+
+ + + + + + + + + +
+

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