From: Kurt Zeilenga Date: Sat, 8 Jun 2002 18:40:36 +0000 (+0000) Subject: Note that rootpw can only be set if rootdn is under suffix. X-Git-Tag: OPENLDAP_REL_ENG_2_MP~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=133a4ebbc4be2c5132201cb5723d10876a330267;p=openldap Note that rootpw can only be set if rootdn is under suffix. --- 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