From: Kurt Zeilenga Date: Fri, 19 Dec 2003 05:06:51 +0000 (+0000) Subject: Document +0 X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~132 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=aabcce3e583ad0489ec5c910f97e0036865a2de2;p=openldap Document +0 --- diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index c01b7ce4ba..a3e7906b65 100644 --- a/doc/man/man5/slapd.access.5 +++ b/doc/man/man5/slapd.access.5 @@ -374,7 +374,7 @@ Its component are defined as .LP .nf ::= none|auth|compare|search|read|write - ::= {=|+|-}{w|r|s|c|x}+ + ::= {=|+|-}{w|r|s|c|x|0}+ .fi .LP The modifier @@ -438,7 +438,9 @@ for search, for compare, and .B x for authentication. -More than one privilege can be added in one statement. +More than one of the above privileges can be added in one statement. +.B 0 +indicates no privileges and is used only by itself (e.g., +0). .LP The optional field .B diff --git a/servers/slapd/aclparse.c b/servers/slapd/aclparse.c index 67081a149f..dc3c7d5812 100644 --- a/servers/slapd/aclparse.c +++ b/servers/slapd/aclparse.c @@ -1396,7 +1396,7 @@ acl_usage( void ) "