source: vendor/current/docs-xml/smbdotconf/protocol/maxwinsttl.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: 731 bytes
Line 
1<samba:parameter name="max wins ttl"
2 type="integer"
3 context="G"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This option tells <citerefentry><refentrytitle>smbd</refentrytitle>
7 <manvolnum>8</manvolnum></citerefentry> when acting as a WINS server
8 (<smbconfoption name="wins support">yes</smbconfoption>) what the maximum
9 'time to live' of NetBIOS names that <command moreinfo="none">nmbd</command>
10 will grant will be (in seconds). You should never need to change this
11 parameter. The default is 6 days (518400 seconds).</para>
12</description>
13
14<related>min wins ttl</related>
15<value type="default">518400</value>
16</samba:parameter>
Note: See TracBrowser for help on using the repository browser.