From: Kurt Zeilenga Date: Wed, 12 Apr 2006 06:03:12 +0000 (+0000) Subject: (very) basic documentation of "m"anage access X-Git-Tag: OPENLDAP_REL_ENG_2_4_0ALPHA~3^2~18 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e1b3ad059043a7d1314635a03725723d9f36d329;p=openldap (very) basic documentation of "m"anage access --- diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index b3d357c2f3..cc8ac80572 100644 --- a/doc/man/man5/slapd.access.5 +++ b/doc/man/man5/slapd.access.5 @@ -665,8 +665,8 @@ field will have. Its component are defined as .LP .nf - ::= none|disclose|auth|compare|search|read|write - ::= {=|+|-}{w|r|s|c|x|d|0}+ + ::= none|disclose|auth|compare|search|read|write|manage + ::= {=|+|-}{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 write -access will imply all accesses. +.B manage +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