move deprecated statements to a separate block (ITS#6800)

This commit is contained in:
Pierangelo Masarati 2011-01-19 20:22:08 +00:00
parent f62b4a55c1
commit 88423dd0c0

View File

@ -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