From 5c236d9df5838b06a0bf280542d664eaa59098b8 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Tue, 24 Oct 2006 20:01:19 +0000 Subject: [PATCH] document the use of "rebind-as-user" to rebind when re-establishing a broken connection (ITS#4715) --- doc/man/man5/slapd-ldap.5 | 7 +++++-- doc/man/man5/slapd-meta.5 | 6 +++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index a8aae31d80..03a99a1785 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -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} diff --git a/doc/man/man5/slapd-meta.5 b/doc/man/man5/slapd-meta.5 index ba2653820d..02b8ce635b 100644 --- a/doc/man/man5/slapd-meta.5 +++ b/doc/man/man5/slapd-meta.5 @@ -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} -- 2.39.5