From: Howard Chu Date: Wed, 12 Jan 2005 03:37:58 +0000 (+0000) Subject: ITS#3478 the rootdn is always needed when using syncrepl X-Git-Tag: OPENLDAP_REL_ENG_2_3_BP~416 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=18b5f637de08de7fc34c1b92338c884515242db6;p=openldap ITS#3478 the rootdn is always needed when using syncrepl --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 177739ce58..1d86be9d04 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1373,7 +1373,7 @@ when initially populating a database). If the rootdn is within a namingContext (suffix) of the database, a simple bind password may also be provided using the .B rootpw -directive. +directive. Note that the rootdn is always needed when using syncrepl. .TP .B rootpw Specify a password (or hash of the password) for the rootdn. The