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
09af836c
Commit
09af836c
authored
Apr 02, 2007
by
Howard Chu
Browse files
Note overlay config ordering
parent
41e9b349
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man5/slapd.conf.5
View file @
09af836c
...
...
@@ -1309,7 +1309,8 @@ code that intercepts database operations in order to extend or change
them. Overlays are pushed onto
a stack over the database, and so they will execute in the reverse
of the order in which they were configured and the database itself
will receive control last of all.
will receive control last of all. Note that all of the database's
regular settings should be configured before any overlay settings.
.TP
.B readonly on | off
This option puts the database into "read-only" mode. Any attempts to
...
...
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