]> git.sur5r.net Git - openldap/blobdiff - tests/data/slapd-acl.conf
Rework libldap to not attempt to set LDAP_API_FEATURE_X_OPENLDAP_THREAD_SAFE
[openldap] / tests / data / slapd-acl.conf
index d04ae6b4d2b64f9ba4e71ad3421a2f0d2f5b4a2a..d1e541a3f0e9b832db8d8f2892cb593b72e5e83d 100644 (file)
@@ -34,6 +34,9 @@ rootpw                secret
 # cn=monitor, cn=schema, and cn=config
 #
 
+access to dn="" by * read
+access to dn.base="" by * read
+
 access         to attr=objectclass
                by * =rsc stop
 
@@ -58,6 +61,10 @@ access               to filter="(objectclass=groupofnames)"
                by dn="^cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=University of Michigan,c=US$" +rw stop
                by * break
 
+access         to dn.children="ou=Information Technology Division,ou=People,o=University of Michigan,c=US"
+               by group.exact="cn=ITD Staff,ou=Groups,o=University of Michigan,c=US" write
+               by * read
+
 access to filter="(name=X*Y*Z)"
                by * continue