From 8f995a43c8673ab8ad5b12695b9ab57dbcae422b Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Mon, 1 May 2006 22:12:17 +0000 Subject: [PATCH] undocument "protocol-version" statement; sort statements alphabetically, except for URI --- doc/man/man5/slapd-ldap.5 | 89 +++++++++++++++++++++------------------ 1 file changed, 49 insertions(+), 40 deletions(-) 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