mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
Clarify rootdn requirements
This commit is contained in:
parent
cbb6f3bd50
commit
a3c69266de
1 changed files with 2 additions and 1 deletions
|
|
@ -1473,7 +1473,8 @@ 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. Note that the rootdn is always needed when using syncrepl.
|
||||
directive. Many optional features, including syncrepl, require the
|
||||
rootdn to be defined for the database.
|
||||
.TP
|
||||
.B rootpw <password>
|
||||
Specify a password (or hash of the password) for the rootdn. The
|
||||
|
|
|
|||
Loading…
Reference in a new issue