preparing for release of 3.0alpha23
[samba.git] / docs / docbook / 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 <listitem>
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                 
13         <para>See also <link linkend="NETBIOSALIASES"><parameter moreinfo="none">netbios 
14         aliases</parameter></link>.</para>
15
16         <para>Default: <emphasis>machine DNS name</emphasis></para>
17
18         <para>Example: <command moreinfo="none">netbios name = MYNAME</command></para>
19 </listitem>
20 </samba:parameter>