summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/smbdotconf/ldap/ldaptimeout.xml6
1 files changed, 3 insertions, 3 deletions
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">
<description>
<para>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.</para>
</description>
-<value type="default">5</value>
+<value type="default">15</value>
</samba:parameter>