summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/winbind/winbindreconnectdelay.xml
blob: f26fd5efd46b119f57fae0617819c6a522d4e089 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="winbind reconnect delay"
                 context="G"
                 type="integer"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para>This parameter specifies the number of
	seconds the <citerefentry><refentrytitle>winbindd</refentrytitle>
	<manvolnum>8</manvolnum></citerefentry> daemon will wait between
	attempts to contact a Domain controller for a domain that is
	determined to be down or not contactable.</para>
</description>

<value type="default">30</value>
</samba:parameter>