mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-01 03:19:27 -05:00
ITS#3478 the rootdn is always needed when using syncrepl
This commit is contained in:
parent
3605b86e1d
commit
18b5f637de
1 changed files with 1 additions and 1 deletions
|
|
@ -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 <password>
|
||||
Specify a password (or hash of the password) for the rootdn. The
|
||||
|
|
|
|||
Loading…
Reference in a new issue