mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-27 01:02:53 -05:00
Add dn.subtree="" clause
This commit is contained in:
parent
4679178db2
commit
f582fd1ba8
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ access to dn.base="" by * read
|
|||
access to attr=objectclass
|
||||
by * =rsc stop
|
||||
|
||||
access to filter="(objectclass=person)" attr=userpassword
|
||||
access to filter="(objectclass=person)" attr=userpassword dn.subtree=""
|
||||
by anonymous auth
|
||||
by self write
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue