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

Use $$ and other oddities.

parent 0ec43c31
No related branches found
No related tags found
No related merge requests found
......@@ -35,9 +35,9 @@ 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$"
by anonymous +x continue
by dn="^.*,o=University of Michigan,c=US$" +rsc continue
access to dn=".*,ou=Alumni Association,ou=People,o=University of Michigan,c=US$"
by dn="^$" +x continue
by dn=".*,o=University of Michigan,c=US$" +rsc continue
by * stop
access to attr=member
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment