mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
fix test006
This commit is contained in:
parent
d40e5a365a
commit
e53977cef7
@ -70,6 +70,7 @@ homePostalAddress: 123 Wesley $ Anytown, MI 48103
|
|||||||
description: Mythical manager of the rsdd unix project
|
description: Mythical manager of the rsdd unix project
|
||||||
drink: water
|
drink: water
|
||||||
homePhone: +1 313 555 2333
|
homePhone: +1 313 555 2333
|
||||||
|
homePhone: +1 313 555 5444
|
||||||
pager: +1 313 555 3233
|
pager: +1 313 555 3233
|
||||||
facsimileTelephoneNumber: +1 313 555 2274
|
facsimileTelephoneNumber: +1 313 555 2274
|
||||||
telephoneNumber: +1 313 555 9022
|
telephoneNumber: +1 313 555 9022
|
||||||
|
@ -69,21 +69,16 @@ access to attr=member,uniquemember
|
|||||||
by dnattr=uniquemember selfwrite
|
by dnattr=uniquemember selfwrite
|
||||||
by * read
|
by * read
|
||||||
|
|
||||||
access to attr=member,uniquemember filter=(mail=*com)
|
access to attr=member,uniquemember filter="(mail=*com)"
|
||||||
by * read
|
by * read
|
||||||
|
|
||||||
access to filter="(&(objectclass=groupofnames)(objectClass=groupofuniquenames)
|
access to filter="(&(objectclass=groupofnames)(objectClass=groupofuniquenames))"
|
||||||
)"
|
by dn.base="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com" =sc continue
|
||||||
by dn.base="cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=
|
by dn.regex="^cn=Bjorn Jensen,ou=Information Technology Division,ou=People,dc=example,dc=com$" +rw stop
|
||||||
example,dc=com" =sc continue
|
|
||||||
by dn.regex="^cn=Bjorn Jensen,ou=Information Technology Division,ou=People,d
|
|
||||||
c=example,dc=com$" +rw stop
|
|
||||||
by * break
|
by * break
|
||||||
|
|
||||||
access to dn.children="ou=Information Technology Division,ou=People,dc=exampl
|
access to dn.children="ou=Information Technology Division,ou=People,dc=example,dc=com"
|
||||||
e,dc=com"
|
by group/groupOfUniqueNames/uniqueMember.exact="cn=ITD Staff,ou=Groups,dc=example,dc=com" write
|
||||||
by group/groupOfUniqueNames/uniqueMember.exact="cn=ITD Staff,ou=Groups,dc=ex
|
|
||||||
ample,dc=com" write
|
|
||||||
by * read
|
by * read
|
||||||
|
|
||||||
access to filter="(name=X*Y*Z)"
|
access to filter="(name=X*Y*Z)"
|
||||||
|
Loading…
Reference in New Issue
Block a user