Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
0a69f372
Commit
0a69f372
authored
Nov 16, 2006
by
Howard Chu
Browse files
Fix typos
parent
2e15100e
Changes
1
Show whitespace changes
Inline
Side-by-side
doc/man/man5/slapd-config.5
View file @
0a69f372
...
...
@@ -1056,9 +1056,8 @@ by <who>).
If no access controls are present, the default policy
allows anyone and everyone to read anything but restricts
updates to rootdn. (e.g., "olcAccess: to * by * read"). Access
controls set in the frontend are inherited by all other databases.
Access controls set in specific databases do not override these
global settings; they are appended to the global settings.
controls set in the frontend are appended to any access
controls set on the specific databases.
The rootdn of a database can always read and write EVERYTHING
in that database!
See
...
...
@@ -1076,7 +1075,7 @@ This option puts the database into "read-only" mode. Any attempts to
modify the database will return an "unwilling to perform" error. By
default, olcReadOnly is FALSE. Note that when this option is set
TRUE on the frontend, it cannot be reset without restarting the
server, since further writes to t
n
e config database will be rejected.
server, since further writes to t
h
e config database will be rejected.
.TP
.B olcRequires: <conditions>
Specify a set of conditions to require (default none).
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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