regedit: handle awkward window sizes better
[Samba.git] / docs-xml / smbdotconf / winbind / winbindrequesttimeout.xml
blob322087161d2023cfa3286275e0ba6c5151dc4481
1 <samba:parameter name="winbind request timeout"
2                  context="G"
3                                  type="integer"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This parameter specifies the number of
8         seconds the <citerefentry><refentrytitle>winbindd</refentrytitle>
9         <manvolnum>8</manvolnum></citerefentry> daemon will wait before
10         disconnecting either a client connection with no outstanding
11         requests (idle) or a client connection with a request that has
12         remained outstanding (hung) for longer than this number of seconds.</para>
13 </description>
15 <value type="default">60</value>
16 </samba:parameter>