source: vendor/3.6.23/docs-xml/smbdotconf/protocol/maxwinsttl.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

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