]> git.sur5r.net Git - openldap/commitdiff
give appropriate write permissions for add (ITS#5723)
authorPierangelo Masarati <ando@openldap.org>
Sun, 5 Oct 2008 21:28:28 +0000 (21:28 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 5 Oct 2008 21:28:28 +0000 (21:28 +0000)
tests/data/slapd-dds.conf

index eacc2ec8ad800a52fccac3fc094bc73873652dd9..bb9ebbf10d75948753c1e6af6780bb52757ee610 100644 (file)
@@ -66,19 +66,21 @@ access to dn.base="ou=Groups,dc=example,dc=com"
         by users write
 
 access to dn.onelevel="ou=Groups,dc=example,dc=com"
-                attrs=entry
-        by dnattr=creatorsName write
+                attrs=entryTtl
+        by dnattr=member manage
         by * read
 
 access to dn.onelevel="ou=Groups,dc=example,dc=com"
-                attrs=member
         by dnattr=creatorsName write
-        by users selfwrite
+        by * break
+
+access to dn.onelevel="ou=Groups,dc=example,dc=com"
+                attrs=entry
         by * read
 
 access to dn.onelevel="ou=Groups,dc=example,dc=com"
-                attrs=entryTtl
-        by dnattr=member manage
+                attrs=member
+        by users selfwrite
         by * read
 
 access to *