]> git.sur5r.net Git - openldap/commitdiff
document the use of "rebind-as-user" to rebind when re-establishing a broken connecti...
authorPierangelo Masarati <ando@openldap.org>
Tue, 24 Oct 2006 20:01:19 +0000 (20:01 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 24 Oct 2006 20:01:19 +0000 (20:01 +0000)
doc/man/man5/slapd-ldap.5
doc/man/man5/slapd-meta.5

index a8aae31d8014d1d7b673094d7af96591cca514b5..03a99a178583de8799c59ad0a3457896d5356737 100644 (file)
@@ -396,8 +396,11 @@ attribute of the database entry in the configuration backend.
 .TP
 .B rebind-as-user {NO|yes}
 If this option is given, the client's bind credentials are remembered
-for rebinds when chasing referrals.  Useful when
-\fBchase-referrals\fP is set to \fByes\fP, useless otherwise.
+for rebinds, when trying to re-establish a broken connection,
+or when chasing a referral, if 
+.B chase-referrals
+is set to
+.IR yes .
 
 .TP
 .B single\-conn {NO|yes}
index ba2653820d1d5f103baeb53bd6d214bfb7d4a92d..02b8ce635b8eac42ed3527d94227bb20f3a4d164 100644 (file)
@@ -163,7 +163,11 @@ it affects all targets with the same pattern.
 .TP
 .B rebind-as-user {NO|yes}
 If this option is given, the client's bind credentials are remembered
-for rebinds when chasing referrals.
+for rebinds, when trying to re-establish a broken connection,
+or when chasing a referral, if 
+.B chase-referrals
+is set to
+.IR yes .
 
 .TP
 .B single\-conn {NO|yes}