Doc updates from John + some minor fixes by me
[samba.git] / docs / docbook / smbdotconf / protocol / disablenetbios.xml
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="DISABLENETBIOS"/>disable netbios (G)</term>
3                 <listitem><para>Enabling this parameter will disable netbios support
4                 in Samba. Netbios is the only available form of browsing in 
5                 all windows versions except for 2000 and XP. </para>
6
7                 <para>Note that clients that only support netbios won't be able to 
8                 see your samba server when netbios support is disabled.
9                 </para>
10
11                 <para>Default: <command moreinfo="none">disable netbios = no</command></para>
12                 <para>Example: <command moreinfo="none">disable netbios = yes</command></para>
13                 </listitem>
14                 </samba:parameter>