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=]