]> git.sur5r.net Git - openldap/commitdiff
Additional use of new ACL styles
authorKurt Zeilenga <kurt@openldap.org>
Tue, 13 Jun 2000 17:35:30 +0000 (17:35 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Tue, 13 Jun 2000 17:35:30 +0000 (17:35 +0000)
tests/data/slapd-acl.conf

index 8c11c148979527532ad939face7f96369d150104..9e9db59baf92dc6999c0ffec6148a6fd7985bfcf 100644 (file)
@@ -37,7 +37,7 @@ access                to filter="objectclass=person" attr=userpassword
                by anonymous auth
                by self write
 
-access         to dn=".*,ou=Alumni Association,ou=People,o=University of Michigan,c=US$"
+access         to dn.children="ou=Alumni Association, ou=People, o=University of Michigan, c=US"
                by dn="^$" +x continue
                by dn.regex=".+,o=University of Michigan,c=US" +c continue
                by dn.subtree="o=University of Michigan, c=US" +rs continue