s4:torture/smb2: add 'smb2.bench.session-setup'
[Samba.git] / docs-xml / smbdotconf / protocol / maxttl.xml
blobc340ad13dfb80d36974c2bcbbb2eda694b3058e8
1 <samba:parameter name="max ttl"
2                  context="G"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>This option tells <citerefentry><refentrytitle>nmbd</refentrytitle>
7     <manvolnum>8</manvolnum></citerefentry> what the default 'time to live' 
8     of NetBIOS names should be (in seconds) when <command moreinfo="none">nmbd</command> is 
9     requesting a name using either a broadcast packet or from a WINS server. You should 
10         never need to change this parameter. The default is 3 days.</para>
11 </description>
12 <value type="default">259200</value>
13 </samba:parameter>