From 133a4ebbc4be2c5132201cb5723d10876a330267 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 8 Jun 2002 18:40:36 +0000 Subject: [PATCH] Note that rootpw can only be set if rootdn is under suffix. --- doc/man/man5/slapd.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 9a22026da7..0d41ed4bea 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -914,9 +914,9 @@ may also be provided using the directive. .TP .B rootpw -Specify a password (or hash of the password) for the rootdn. If -the rootdn is not within the namingContext of the database, the -provided password is ignored. +Specify a password (or hash of the password) for the rootdn. The +password can only be set if the rootdn is within the namingContext +(suffix) of the database. This option accepts all RFC 2307 userPassword formats known to the server (see .B password-hash -- 2.39.5