Skip to content
Snippets Groups Projects
Commit 5e459c4c authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Use implicit 'by * none' and =rs

parent 3d765d61
Branches
Tags
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment