Use conforming filters

This commit is contained in:
Kurt Zeilenga 2002-01-03 18:31:18 +00:00
parent ab5d60dc74
commit d8aef083ac

View file

@ -39,7 +39,7 @@ lastmod on
access to attr=objectclass
by * =rsc stop
access to filter="objectclass=person" attr=userpassword
access to filter="(objectclass=person)" attr=userpassword
by anonymous auth
by self write
@ -52,7 +52,7 @@ access to attr=member
by dnattr=member selfwrite
by * read
access to filter="objectclass=groupofnames"
access to filter="(objectclass=groupofnames)"
by dn.base="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=University of Michigan,c=US" =sc continue
by dn="^cn=Bjorn Jensen,ou=Information Technology Division,ou=People,o=University of Michigan,c=US$" +rw stop
by * break