mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 08:39:37 -05:00
Change dn="" to dn.base="".
This commit is contained in:
parent
7592a9b9c7
commit
32a2f291ee
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ argsfile %LOCALSTATEDIR%/slapd.args
|
|||
# Allow authenticated users read access
|
||||
# Allow anonymous users to authenticate
|
||||
# Directives needed to implement policy:
|
||||
#access to dn="" by * read
|
||||
#access to dn.base="" by * read
|
||||
#access to *
|
||||
# by self write
|
||||
# by users read
|
||||
|
|
|
|||
Loading…
Reference in a new issue