From: Ralf Haferkamp Date: Fri, 12 May 2006 12:28:42 +0000 (+0000) Subject: Align with slapd.access(5) man page (ITS#4522) X-Git-Tag: OPENLDAP_REL_ENG_2_4_1ALPHA~2^2~32 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=57bf83b1e02e1542f7afa111f34000c64f962193;p=openldap Align with slapd.access(5) man page (ITS#4522) --- diff --git a/doc/guide/admin/slapdconf2.sdf b/doc/guide/admin/slapdconf2.sdf index 8ee5dc0957..b67916bac6 100644 --- a/doc/guide/admin/slapdconf2.sdf +++ b/doc/guide/admin/slapdconf2.sdf @@ -433,7 +433,7 @@ databases. This marks the beginning of a new {{TERM:BDB}} database instance. -H4: olcAccess: to [ by ]+ +H4: olcAccess: to [ by [] [] ]+ This directive grants access (specified by ) to a set of entries and/or attributes (specified by ) by one or @@ -1013,7 +1013,7 @@ The general form of the olcAccess configuration is: > olcAccess: > ::= to -> [by ]+ +> [by [] [] ]+ > ::= * | > [dn[.]= | dn.=] > [filter=] [attrs=] diff --git a/doc/guide/admin/slapdconfig.sdf b/doc/guide/admin/slapdconfig.sdf index 08fc9a58d1..091473e464 100644 --- a/doc/guide/admin/slapdconfig.sdf +++ b/doc/guide/admin/slapdconfig.sdf @@ -87,7 +87,7 @@ database definition. Arguments that should be replaced by actual text are shown in brackets {{EX:<>}}. -H4: access to [ by ]+ +H4: access to [ by [] [] ]+ This directive grants access (specified by ) to a set of entries and/or attributes (specified by ) by one or @@ -593,7 +593,7 @@ access configuration file directive. The general form of an access line is: > ::= access to -> [by ]+ +> [by [] [] ]+ > ::= * | > [dn[.]= | dn.=] > [filter=] [attrs=]