Add all the source files from the old CVS tree,
[import/samba-docs-svnimport.git] / smbdotconf / base / netbiosname.xml
1 <samba:parameter name="netbios name"
2                  context="G"
3                  basic="1" advanced="1" wizard="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <description>
6         <para>This sets the NetBIOS name by which a Samba 
7         server is known. By default it is the same as the first component 
8         of the host's DNS name. If a machine is a browse server or
9         logon server this name (or the first component
10         of the hosts DNS name) will be the name that these services are
11         advertised under.</para>
12 </description>
13
14 <related>netbios aliases</related>
15 <value type="default"><comment>machine DNS name</comment></value>
16 <value type="example">MYNAME</value>
17 </samba:parameter>