From: Kurt Zeilenga Date: Sun, 28 Jul 2002 21:08:02 +0000 (+0000) Subject: clarify ldap.conf usage X-Git-Tag: OPENLDAP_REL_ENG_2_1_4~89 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=637acb95eccd34a2be6e784aa77c402fb44aee4b;p=openldap clarify ldap.conf usage --- diff --git a/doc/man/man8/slurpd.8 b/doc/man/man8/slurpd.8 index 3a56d9ea5e..097e30bda6 100644 --- a/doc/man/man8/slurpd.8 +++ b/doc/man/man8/slurpd.8 @@ -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