summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/winbind/winbindreconnectdelay.xml
blob: 2da263e5cecdb0141fb45ecd7fc9dc4d5a793c2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="winbind reconnect delay"
                 context="G"
				 type="integer"
                 advanced="1" developer="1"
                 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>