mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 11:39:34 -05:00
ITS#7341 Fix typo in access control so that it is attrs= not attr=
This commit is contained in:
parent
1ae58200fe
commit
92559cc663
1 changed files with 1 additions and 1 deletions
|
|
@ -781,7 +781,7 @@ H3: Basic ACLs
|
|||
|
||||
Generally one should start with some basic ACLs such as:
|
||||
|
||||
> access to attr=userPassword
|
||||
> access to attrs=userPassword
|
||||
> by self =xw
|
||||
> by anonymous auth
|
||||
> by * none
|
||||
|
|
|
|||
Loading…
Reference in a new issue