From: Hallvard Furuseth Date: Mon, 4 Jul 2005 12:01:19 +0000 (+0000) Subject: Document "REFERRALS". X-Git-Tag: OPENLDAP_AC_BP~455 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0960b0aadd6b5351b896dfdbeebe52abc5c08aac;p=openldap Document "REFERRALS". Add SEE ALSO openssl(1) and sasl(3). --- diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5 index 8361cb5a1f..af22fc7ff7 100644 --- a/doc/man/man5/ldap.conf.5 +++ b/doc/man/man5/ldap.conf.5 @@ -93,6 +93,14 @@ The port may be specified as a number. is deprecated in favor of .BR URI. .TP +.B REFERRALS +Specifies if the client should automatically follow referrals returned +by LDAP servers. +The default is on. +Note that the command line tools +.BR ldapsearch (1) +&co always override this option. +.TP .B SIZELIMIT Specifies a size limit to use when performing searches. The number should be a non-negative integer. \fISIZELIMIT\fP of zero (0) @@ -302,7 +310,9 @@ user ldap configuration file .I $CWD/ldaprc local ldap configuration file .SH "SEE ALSO" -.BR ldap (3) +.BR ldap (3), +.BR openssl (1), +.BR sasl (3) .SH AUTHOR Kurt Zeilenga, The OpenLDAP Project .SH ACKNOWLEDGEMENTS