Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
57bf83b1
Commit
57bf83b1
authored
May 12, 2006
by
Ralf Haferkamp
Browse files
Align with slapd.access(5) man page (ITS#4522)
parent
f35a5539
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/guide/admin/slapdconf2.sdf
View file @
57bf83b1
...
...
@@ -433,7 +433,7 @@ databases.
This marks the beginning of a new {{TERM:BDB}} database instance.
H4: olcAccess: to <what> [ by <who> <accesslevel>
<control> ]+
H4: olcAccess: to <what> [ by <who>
[
<accesslevel>
] [
<control>
]
]+
This directive grants access (specified by <accesslevel>) to a
set of entries and/or attributes (specified by <what>) by one or
...
...
@@ -1013,7 +1013,7 @@ The general form of the olcAccess configuration is:
> olcAccess: <access directive>
> <access directive> ::= to <what>
> [by <who> <access>
<control>]+
> [by <who>
[
<access>
] [
<control>]
]
+
> <what> ::= * |
> [dn[.<basic-style>]=<regex> | dn.<scope-style>=<DN>]
> [filter=<ldapfilter>] [attrs=<attrlist>]
...
...
doc/guide/admin/slapdconfig.sdf
View file @
57bf83b1
...
...
@@ -87,7 +87,7 @@ database definition. Arguments that should be replaced
by actual text are shown in brackets {{EX:<>}}.
H4: access to <what> [ by <who> <accesslevel>
<control> ]+
H4: access to <what> [ by <who>
[
<accesslevel>
] [
<control>
]
]+
This directive grants access (specified by <accesslevel>) to a
set of entries and/or attributes (specified by <what>) by one or
...
...
@@ -593,7 +593,7 @@ access configuration file directive. The general form of an
access line is:
> <access directive> ::= access to <what>
> [by <who> <access>
<control>]+
> [by <who>
[
<access>
] [
<control>]
]
+
> <what> ::= * |
> [dn[.<basic-style>]=<regex> | dn.<scope-style>=<DN>]
> [filter=<ldapfilter>] [attrs=<attrlist>]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment