docs:smbdotconf: remove swat-specific flags.
[bbaumbach/samba-autobuild/.git] / docs-xml / smbdotconf / browse / oslevel.xml
1 <samba:parameter name="os level"
2                  context="G"
3                                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>
7         This integer value controls what level Samba advertises itself as for browse elections. The value of this
8         parameter determines whether <citerefentry><refentrytitle>nmbd</refentrytitle>
9         <manvolnum>8</manvolnum></citerefentry> has a chance of becoming a local master browser for the <smbconfoption
10         name="workgroup"/> in the local broadcast area.
11 </para>
12                 
13         <para><emphasis>
14         Note:</emphasis> By default, Samba will win a local master browsing election over all Microsoft operating
15         systems except a Windows NT 4.0/2000 Domain Controller. This means that a misconfigured Samba host can
16         effectively isolate a subnet for browsing purposes. This parameter is largely auto-configured in the Samba-3
17         release series and it is seldom necessary to manually override the default setting. Please refer to
18         the chapter on Network Browsing in the Samba-3 HOWTO document for further information regarding the use
19         of this parameter.
20         <emphasis>Note:</emphasis> The maximum value for this parameter is 255. If you use higher values, counting
21         will start at 0!
22         </para>
23 </description>
24 <value type="default">20</value>
25 <value type="example">65</value>
26 </samba:parameter>