Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
e1b3ad05
Commit
e1b3ad05
authored
Apr 12, 2006
by
Kurt Zeilenga
Browse files
(very) basic documentation of "m"anage access
parent
eb9a3c18
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man5/slapd.access.5
View file @
e1b3ad05
...
...
@@ -665,8 +665,8 @@ field will have.
Its component are defined as
.LP
.nf
<level> ::= none|disclose|auth|compare|search|read|write
<priv> ::= {=|+|-}{w|r|s|c|x|d|0}+
<level> ::= none|disclose|auth|compare|search|read|write
|manage
<priv> ::= {=|+|-}{
m|
w|r|s|c|x|d|0}+
.fi
.LP
The modifier
...
...
@@ -699,8 +699,8 @@ The possible levels are
and
.BR write .
Each access level implies all the preceding ones, thus
.B
writ
e
access will imply all
access
es.
.B
manag
e
grants all access including administrative
access
,
.LP
The
.B none
...
...
@@ -733,6 +733,8 @@ and
.B -
signs add/remove access privileges to the existing ones.
The privileges are
.B m
for manage,
.B w
for write,
.B r
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment