source: vendor/current/docs-xml/smbdotconf/security/passwdchattimeout.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: 538 bytes
Line 
1<samba:parameter name="passwd chat timeout"
2 context="G"
3 type="integer"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This integer specifies the number of seconds smbd will wait for an initial
7 answer from a passwd chat script being run. Once the initial answer is received
8 the subsequent answers must be received in one tenth of this time. The default it
9 two seconds.</para>
10</description>
11
12<value type="default">2</value>
13</samba:parameter>
Note: See TracBrowser for help on using the repository browser.