mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-05 22:50:51 -05:00
mention default rootdn of cn=config (ITS#6546)
This commit is contained in:
parent
ba507dc27b
commit
53c26c3a3e
1 changed files with 7 additions and 0 deletions
|
|
@ -1566,6 +1566,13 @@ a namingContext (suffix) of the database, a simple bind password
|
|||
may also be provided using the
|
||||
.B olcRootPW
|
||||
directive. Note that the rootdn is always needed when using syncrepl.
|
||||
The
|
||||
.B olcRootDN
|
||||
of the
|
||||
.B cn=config
|
||||
database defaults to
|
||||
.B cn=config
|
||||
itself.
|
||||
.TP
|
||||
.B olcRootPW: <password>
|
||||
Specify a password (or hash of the password) for the rootdn. The
|
||||
|
|
|
|||
Loading…
Reference in a new issue