syncing docs from 3.0 tree (thanks jelmer).
[Samba.git] / docs / docbook / smbdotconf / base / netbiosaliases.xml
blobac8ffaf2b9a0d285af4cd4262a1af58e8a69cd06
1 <samba:parameter name="netbios aliases"
2                  context="G"
3                  advanced="1" wizard="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>This is a list of NetBIOS names that nmbd will 
7         advertise as additional names by which the Samba server is known. This allows one machine 
8         to appear in browse lists under multiple names. If a machine is acting as a browse server 
9         or logon server none of these names will be advertised as either browse server or logon 
10         servers, only the primary name of the machine will be advertised with these capabilities.
11         </para>
12                 
13         <para>See also <link linkend="NETBIOSNAME"><parameter moreinfo="none">netbios 
14         name</parameter></link>.</para>
16         <para>Default: <emphasis>empty string (no additional names)</emphasis></para>
18         <para>Example: <command moreinfo="none">netbios aliases = TEST TEST1 TEST2</command></para>
19 </listitem>
20 </samba:parameter>