source: vendor/current/docs-xml/smbdotconf/winbind/winbindrequesttimeout.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 644 bytes
Line 
1<samba:parameter name="winbind request timeout"
2 context="G"
3 type="integer"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This parameter specifies the number of
7 seconds the <citerefentry><refentrytitle>winbindd</refentrytitle>
8 <manvolnum>8</manvolnum></citerefentry> daemon will wait before
9 disconnecting either a client connection with no outstanding
10 requests (idle) or a client connection with a request that has
11 remained outstanding (hung) for longer than this number of seconds.</para>
12</description>
13
14<value type="default">60</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.