summaryrefslogtreecommitdiffstats
path: root/docs/docbook/smbdotconf/base/netbiosaliases.xml
blob: a62fb8f7d68e11d91cc95e404a72856aa3220328 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<samba:parameter name="netbios aliases"
                 context="G"
                 advanced="1" wizard="1" developer="1"
                 xmlns:samba="http://samba.org/common">
<listitem>
        <para>This is a list of NetBIOS names that <ulink url="nmbd.8.html">nmbd(8)</ulink> will 
        advertise as additional names by which the Samba server is known. This allows one machine 
	to appear in browse lists under multiple names. If a machine is acting as a browse server 
        or logon server none of these names will be advertised as either browse server or logon 
	servers, only the primary name of the machine will be advertised with these capabilities.
        </para>
		
	<para>See also <link linkend="NETBIOSNAME"><parameter moreinfo="none">netbios 
	name</parameter></link>.</para>

	<para>Default: <emphasis>empty string (no additional names)</emphasis></para>

	<para>Example: <command moreinfo="none">netbios aliases = TEST TEST1 TEST2</command></para>
</listitem>
</samba:parameter>