summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/ldap/ldaptimeout.xml
blob: f421eeb4c30869ea5fbd3a3d03a151c4d26ce8e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter name="ldap timeout"
                 context="G"
                 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>