]> 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 1a7b2b1ea545494d9fa504f30743fb8a30ce3c38..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
 
@@ -50,11 +53,18 @@ access              to attr=member
                by dnattr=member selfwrite
                by * read
 
+access         to attr=member filter=(mail=*edu)
+               by * read
+
 access         to filter="(objectclass=groupofnames)"
                by dn.base="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=University of Michigan,c=US" =sc continue
                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