mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-11 14:53:13 -05:00
ITS#118: Remove "delete" and add [self] in access levels for "defaultaccess"
This commit is contained in:
parent
6e8a293acb
commit
20f90f3031
1 changed files with 1 additions and 1 deletions
|
|
@ -103,7 +103,7 @@ distinguished name
|
|||
.RE
|
||||
.TP
|
||||
.B
|
||||
defaultaccess { none | compare | search | read | write | delete }
|
||||
defaultaccess [self]{ none | compare | search | read | write }
|
||||
Specify the default access to grant requestors not matched by
|
||||
any other access line. The default behavior is to grant read access.
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Reference in a new issue