]> git.sur5r.net Git - openldap/commitdiff
Use implicit 'by * none' and =rs
authorKurt Zeilenga <kurt@openldap.org>
Thu, 21 Oct 1999 21:16:18 +0000 (21:16 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 21 Oct 1999 21:16:18 +0000 (21:16 +0000)
tests/data/slapd-acl.conf

index c26b3ae7625d4a690232cc11120f9d25eb4f22d3..686bbe21336ac07af315a7034e5e1237f58fd39b 100644 (file)
@@ -29,17 +29,15 @@ defaultaccess       none
 #
 
 access         to attr=objectclass
-               by * read
+               by * =rs
 
 access         to filter="objectclass=person" attr=userpassword
                by anonymous auth
                by self write
-               by * none
 
 access         to dn="^.*,ou=Alumni Association,ou=People,o=University of Michigan,c=US$"
                by anonymous auth
                by dn="^.*,o=University of Michigan,c=US$" read
-               by * none
 
 access         to attr=member
                by dnattr=member selfwrite