docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / security / passwdchattimeout.xml
blob74e8688709f529494269305ac81f5a509df4d8cc
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>
12 <value type="default">2</value>
13 </samba:parameter>