argsfile ./testrun/slapd.1.args
# global ACLs
-access to dn.base="" attr=objectClass by users read
+access to dn.exact="" attr=objectClass by users read
access to * by * read
#mod#modulepath ../servers/slapd/back-@BACKEND@/
# normal installations should protect root dse, cn=monitor, cn=subschema
#
+# these are equivalent
access to dn="" by * read
-access to dn.base="" by * read
+access to dn.exact="" by * read
access to attr=objectclass
by * =rsc stop
by * read
access to filter="(&(objectclass=groupofnames)(objectClass=groupofuniquenames))"
- by dn.base="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com" =sc continue
+ by dn.exact="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com" =sc continue
by dn.regex="^cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com$" +rw stop
by * break