nfs4acls: Introduce a helper variable
[Samba.git] / docs-xml / smbdotconf / protocol / maxwinsttl.xml
blob2427eecc6000c2044c21a59fe9006ccf31cd12ec
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>
14 <related>min wins ttl</related>
15 <value type="default">518400</value>
16 </samba:parameter>