source: vendor/current/docs-xml/smbdotconf/protocol/minwinsttl.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: 706 bytes
Line 
1<samba:parameter name="min wins 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>
8 when acting as a WINS server (<smbconfoption name="wins support">yes</smbconfoption>) what the minimum 'time to live'
9 of NetBIOS names that <command moreinfo="none">nmbd</command> will grant will be (in
10 seconds). You should never need to change this parameter. The default
11 is 6 hours (21600 seconds).</para>
12</description>
13
14<value type="default">21600</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.