summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/protocol/maxttl.xml
blob: 63c2b57ad79881913d6f9cbe4ad7f9a0af9d6d43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="max ttl"
                 context="G"
                 advanced="1" developer="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
    <para>This option tells <citerefentry><refentrytitle>nmbd</refentrytitle>
    <manvolnum>8</manvolnum></citerefentry> what the default 'time to live' 
    of NetBIOS names should be (in seconds) when <command moreinfo="none">nmbd</command> is 
    requesting a name using either a broadcast packet or from a WINS server. You should 
    never need to change this parameter. The default is 3 days.</para>

    <para>Default: <command moreinfo="none">max ttl = 259200</command></para>
</listitem>
</samba:parameter>