mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
64b720d284
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
15 lines
555 B
XML
15 lines
555 B
XML
<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>
|