summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/ldap/ldaptimeout.xml
blob: 5bc2699d00b9044a35ece5496c7f24ad356da328 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<samba:parameter name="ldap timeout"
                 context="G"
                 advanced="1" developer="1"
				 type="integer"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>
	This parameter defines the number of seconds that Samba should use as timeout for LDAP operations.
	</para>
</description>
<value type="default">15</value>
</samba:parameter>