From: Pierangelo Masarati Date: Mon, 1 May 2006 22:12:17 +0000 (+0000) Subject: undocument "protocol-version" statement; sort statements alphabetically, except for URI X-Git-Tag: OPENLDAP_REL_ENG_2_4_1ALPHA~2^2~98 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8f995a43c8673ab8ad5b12695b9ab57dbcae422b;p=openldap undocument "protocol-version" statement; sort statements alphabetically, except for URI --- diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index 192ab4fccc..349939953d 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -83,10 +83,10 @@ LDAP server to use. Multiple URIs can be set in in a single argument, resulting in the underlying library automatically call the first server of the list that responds, e.g. -\fBuri "ldap://host/ ldap://backup-host"\fP +\fBuri "ldap://host/ ldap://backup-host/"\fP The URI list is space- or comma-separated. -This statement is mandatory. +.\"This statement is mandatory. .\".TP .\".B server .\"Obsolete option; same as `uri ldap:///'. @@ -121,6 +121,33 @@ and .BR acl-passwd . .RE +.TP +.B chase-referrals {YES|no} +enable/disable automatic referral chasing, which is delegated to the +underlying libldap, with rebinding eventually performed if the +\fBrebind-as-user\fP directive is used. The default is to chase referrals. + +.TP +.B conn-ttl