From: Howard Chu Date: Sun, 21 Sep 2003 10:45:57 +0000 (+0000) Subject: ITS#2573 dynamic group support X-Git-Tag: OPENLDAP_REL_ENG_2_1_MP~688 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=11148522ec1e79c88190bc2db9585045e423fdc4;p=openldap ITS#2573 dynamic group support --- diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index 4134cecab3..b04758f511 100644 --- a/doc/man/man5/slapd.access.5 +++ b/doc/man/man5/slapd.access.5 @@ -221,26 +221,26 @@ The statement .B dnattr= means that access is granted to requests whose DN is listed in the entry being accessed under the -.B attrname +.B attribute. .LP The statement .B group= means that access is granted to requests whose DN is listed in the group entry whose DN is given by -.BR group . +.BR . The optional parameters -.B objectclass +.B and -.B attrname +.B define the objectClass and the member attributeType of the group entry. The optional style qualifier -.B style +.B