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
Joe Martin
OpenLDAP
Commits
21b68f12
Commit
21b68f12
authored
Sep 26, 2007
by
Quanah Gibson-Mount
Browse files
ITS#5134
parent
53f5db75
Changes
2
Show whitespace changes
Inline
Side-by-side
CHANGES
View file @
21b68f12
...
@@ -21,6 +21,7 @@ OpenLDAP 2.3.39 Engineering
...
@@ -21,6 +21,7 @@ OpenLDAP 2.3.39 Engineering
Added max-depth/return-error to slapo-chain(5)
Added max-depth/return-error to slapo-chain(5)
Fixed Admin Guide URL in README (ITS#5107)
Fixed Admin Guide URL in README (ITS#5107)
slapcat note about using against running slapd (ITS#5028)
slapcat note about using against running slapd (ITS#5028)
Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)
OpenLDAP 2.3.38 Release (2007/08/20)
OpenLDAP 2.3.38 Release (2007/08/20)
Fixed slapadd check for ';binary' when required (ITS#5071)
Fixed slapadd check for ';binary' when required (ITS#5071)
...
...
doc/man/man5/slapd-bdb.5
View file @
21b68f12
...
@@ -71,7 +71,8 @@ to allow all necessary configuration to be set in the
...
@@ -71,7 +71,8 @@ to allow all necessary configuration to be set in the
file.
file.
The options set using this directive will only be written to the
The options set using this directive will only be written to the
.B DB_CONFIG
.B DB_CONFIG
file if no such file existed at server startup time. This allows one
file if no such file existed at server startup time, otherwise
they are completely ignored. This allows one
to set initial values without overwriting/destroying a
to set initial values without overwriting/destroying a
.B DB_CONFIG
.B DB_CONFIG
file that was already customized through other means.
file that was already customized through other means.
...
...
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