Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / protocol / maxwinsttl.xml
blobc8e2d9df8df7a5f9d44417ba92608b57491b7494
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="MAXWINSTTL"/>max wins ttl (G)</term>
3                 <listitem><para>This option tells <citerefentry><refentrytitle>smbd</refentrytitle>
4                 <manvolnum>8</manvolnum></citerefentry> when acting as a WINS server (<link linkend="WINSSUPPORT">
5                 <parameter moreinfo="none">wins support = yes</parameter></link>) what the maximum
6                 'time to live' of NetBIOS names that <command moreinfo="none">nmbd</command> 
7                 will grant will be (in seconds). You should never need to change this
8                 parameter.  The default is 6 days (518400 seconds).</para>
10                 <para>See also the <link linkend="MINWINSTTL"><parameter moreinfo="none">min 
11                 wins ttl</parameter></link> parameter.</para>
13                 <para>Default: <command moreinfo="none">max wins ttl = 518400</command></para>
14                 </listitem>
15                 </samba:parameter>