1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

correct the description of the "ldap timeout" parameter

This commit is contained in:
Björn Jacke 2008-12-19 12:12:59 +01:00 committed by Karolin Seeger
parent 2504d78c82
commit 1aff97bc48

View File

@ -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>