source: vendor/current/docs-xml/smbdotconf/protocol/disablenetbios.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 585 bytes
Line 
1<samba:parameter name="disable netbios"
2 context="G"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
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>Clients that only support netbios won't be able to
11 see your samba server when netbios support is disabled.
12 </para></note>
13</description>
14<value type="default">no</value>
15</samba:parameter>
Note: See TracBrowser for help on using the repository browser.