mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
Clarify use of slapd.conf(5) v ldap.conf(5).
This commit is contained in:
parent
45c9cbafe3
commit
65b5f64a0e
1 changed files with 10 additions and 0 deletions
|
|
@ -60,6 +60,14 @@ config file, and sends the changes.
|
|||
See
|
||||
.BR slapd (8)
|
||||
for details on the standalone LDAP daemon.
|
||||
.LP
|
||||
Note that slurpd reads
|
||||
.B replication
|
||||
directive from
|
||||
.BR slapd.conf (5),
|
||||
but uses
|
||||
.BR ldap.conf (5)
|
||||
to obtain other configuration settings (such as TLS settings).
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
.BI \-d " debug\-level"
|
||||
|
|
@ -151,6 +159,8 @@ on voluminous debugging which will be printed on standard error, type:
|
|||
.LP
|
||||
.SH "SEE ALSO"
|
||||
.BR ldap (3),
|
||||
.BR ldap.conf (5),
|
||||
.BR slapd.conf (5),
|
||||
.BR slapd.replog (5),
|
||||
.BR slapd (8)
|
||||
.LP
|
||||
|
|
|
|||
Loading…
Reference in a new issue