docs:smbdotconf: remove swat-specific flags.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / security / passwdchattimeout.xml
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>