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/000251.html | 98 +++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000251.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000251.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000251.html b/zarb-ml/mageia-sysadm/2010-November/000251.html new file mode 100644 index 000000000..17906ee01 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000251.html @@ -0,0 +1,98 @@ + + + + [Mageia-sysadm] [137] Catdap needs some search access as well + + + + + + + + + +

[Mageia-sysadm] [137] Catdap needs some search access as well

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 13:30:14 CET 2010 +

+
+ +
Revision: 137
+Author:   buchan
+Date:     2010-11-05 13:30:14 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+Catdap needs some search access as well
+Also allow catdap to write preferredLanguage
+
+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:27:43 UTC (rev 136)
++++ puppet/modules/openldap/templates/mandriva-dit-access.conf	2010-11-05 12:30:14 UTC (rev 137)
+@@ -89,13 +89,13 @@
+ access to dn.subtree="ou=People,dc=mageia,dc=org" 
+ 	attrs="objectClass" 
+ 	val="inetOrgperson" 
+-	by group/groupOfNames/member.exact="cn=registrars,ou=system groups,dc=mageia,dc=org" =a
++	by group/groupOfNames/member.exact="cn=registrars,ou=system groups,dc=mageia,dc=org" =asrx
+ 	by * +0 break
+ 
+ access to dn.subtree="ou=People,dc=mageia,dc=org" 
+ 	filter="(!(objectclass=posixAccount))"
+-	attrs=cn,sn,gn,mail,entry,children
+-	by group/groupOfNames/member.exact="cn=registrars,ou=system groups,dc=mageia,dc=org" =a
++	attrs=cn,sn,gn,mail,entry,children,preferredLanguage
++	by group/groupOfNames/member.exact="cn=registrars,ou=system groups,dc=mageia,dc=org" =asx
+ 	by * +0 break
+ 
+ # let the user change some of his/her attributes
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/6b8c511f/attachment.html>
+
+ + + + + + + + + +
+

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