summaryrefslogtreecommitdiffstats
path: root/docs-xml
diff options
context:
space:
mode:
authorBjörn Jacke <bj@sernet.de>2008-12-19 12:12:59 +0100
committerKarolin Seeger <kseeger@samba.org>2009-01-28 09:39:49 +0100
commit367f439e81f2bf932c99c768d86ad7150c1d6e1d (patch)
treebd4dba8407dd3466694cd1d7c52dfceff45ad625 /docs-xml
parentbcca19830ac724cfbca12b28b6197eec5a343d2a (diff)
downloadsamba-367f439e81f2bf932c99c768d86ad7150c1d6e1d.tar.gz
samba-367f439e81f2bf932c99c768d86ad7150c1d6e1d.tar.xz
samba-367f439e81f2bf932c99c768d86ad7150c1d6e1d.zip
correct the description of the "ldap timeout" parameter
(cherry picked from commit 1aff97bc48844afba5de48447fdcdcc02d163a97) (cherry picked from commit 40c510097a43edd10f6b5cd376a2cf6eca1f7e8b)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/smbdotconf/ldap/ldaptimeout.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs-xml/smbdotconf/ldap/ldaptimeout.xml b/docs-xml/smbdotconf/ldap/ldaptimeout.xml
index 9c34ac8bec6..5bc2699d00b 100644
--- a/docs-xml/smbdotconf/ldap/ldaptimeout.xml
+++ b/docs-xml/smbdotconf/ldap/ldaptimeout.xml
@@ -5,9 +5,7 @@
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
- When Samba connects to an ldap server that server 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 fifteen seconds for the ldap server to respond to the connect request.
+ This parameter defines the number of seconds that Samba should use as timeout for LDAP operations.
</para>
</description>
<value type="default">15</value>