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
a461369b
Commit
a461369b
authored
Jan 26, 2011
by
Quanah Gibson-Mount
Browse files
ITS#6800
parent
67188c6b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
a461369b
...
...
@@ -140,6 +140,7 @@ OpenLDAP 2.4.24 Engineering
slapd.conf(5) multi-listener support (ITS#6780)
slapd-config(5) GnuTLS cipher spec info (ITS#6525)
slapd-config(5) multi-listener support (ITS#6780)
slapd-meta(5) note deprecated items (ITS#6800)
slapo-pcache(5) note rootdn requirement (ITS#6522)
slapo-refint(5) rootdn requirement (ITS#6364)
...
...
doc/man/man5/slapd-meta.5
View file @
a461369b
...
...
@@ -565,18 +565,6 @@ times);
the global value can be overridden by redefinitions inside each target
specification.
.TP
.B pseudorootdn "<substitute DN in case of rootdn bind>"
Deprecated; use
.B idassert\-bind
instead.
.TP
.B pseudorootpw "<substitute password in case of rootdn bind>"
Deprecated; use
.B idassert\-bind
instead.
.TP
.B rewrite* ...
The rewrite options are described in the "REWRITING" section.
...
...
@@ -1225,6 +1213,24 @@ allows caching of LDAP search requests (queries) in a local database.
See
.BR slapo\-pcache (5)
for details.
.SH DEPRECATED STATEMENTS
The following statements have been deprecated and should no longer be used.
.TP
.B pseudorootdn "<substitute DN in case of rootdn bind>"
Use
.B idassert\-bind
instead.
.TP
.B pseudorootpw "<substitute password in case of rootdn bind>"
Use
.B idassert\-bind
instead.
.SH FILES
.TP
ETCDIR/slapd.conf
...
...
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