source: vendor/current/docs-xml/smbdotconf/protocol/maxttl.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: 656 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.