summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/protocol/disablenetbios.xml
blob: 925861f52ccc281d85694f3cfdac7f7220419f08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<samba:parameter name="disable netbios"
                 context="G"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
    <para>Enabling this parameter will disable netbios support
    in Samba. Netbios is the only available form of browsing in 
    Windows versions prior to Windows 2000. </para>

    <note><para>Clients that only support netbios won't be able to 
    see your samba server when netbios support is disabled.
	</para></note>
</description>
<value type="default">no</value>
</samba:parameter>