From 03b002e39358069f9da01aadeec5d4b692475b72 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 19 Oct 2004 13:32:45 +0000 Subject: Corrected default settings for "ldap timeout". Guenther (This used to be commit 2fe5b21d68aaa34bb55f8e1ca5ab8dd21851d73b) --- docs/smbdotconf/ldap/ldaptimeout.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/smbdotconf/ldap/ldaptimeout.xml') diff --git a/docs/smbdotconf/ldap/ldaptimeout.xml b/docs/smbdotconf/ldap/ldaptimeout.xml index 5a7e0cf02e..3e5bd7d1c0 100644 --- a/docs/smbdotconf/ldap/ldaptimeout.xml +++ b/docs/smbdotconf/ldap/ldaptimeout.xml @@ -5,11 +5,11 @@ xmlns:samba="http://samba.org/common"> When Samba connects to an ldap server that server -may be down or unreachable. To prevent Samba from handing whilst +may be down or unreachable. To prevent Samba from hanging whilst waiting for the connection this parameter specifies in seconds how long Samba should wait before failing the connect. The default is -to only wait five seconds for the ldap server to respond to the +to only wait fifteen seconds for the ldap server to respond to the connect request. -5 +15 -- cgit