mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-09 22:04:12 -05:00
ITS#3751: fix dqoute typo
This commit is contained in:
parent
1641c442f0
commit
5fbba374b1
1 changed files with 1 additions and 1 deletions
|
|
@ -958,7 +958,7 @@ attribute and various {{EX:<who>}} selectors.
|
|||
|
||||
> access to dn.subtree="dc=example,dc=com" attr=homePhone
|
||||
> by self write
|
||||
> by dn.children=dc=example,dc=com" search
|
||||
> by dn.children="dc=example,dc=com" search
|
||||
> by peername.regex=IP:10\..+ read
|
||||
> access to dn.subtree="dc=example,dc=com"
|
||||
> by self write
|
||||
|
|
|
|||
Loading…
Reference in a new issue