This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.
[samba.git] / docs / docbook / smbdotconf / protocol / disablenetbios.xml
1 <samba:parameter name="disable netbios"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6     <para>Enabling this parameter will disable netbios support
7     in Samba. Netbios is the only available form of browsing in 
8     all windows versions except for 2000 and XP. </para>
9
10     <note><para>Note that clients that only support netbios won't be able to 
11     see your samba server when netbios support is disabled.
12     </para></note>
13
14     <para>Default: <command moreinfo="none">disable netbios = no</command></para>
15
16     <para>Example: <command moreinfo="none">disable netbios = yes</command></para>
17 </listitem>
18 </samba:parameter>