Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / base / netbiosaliases.xml
blobb0a7688a83932076f914742164d10904cee2b0ce
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="NETBIOSALIASES"/>netbios aliases (G)</term>
3                 <listitem><para>This is a list of NetBIOS names that <ulink url="nmbd.8.html">nmbd(8)</ulink> will advertise as additional 
4                 names by which the Samba server is known. This allows one machine 
5                 to appear in browse lists under multiple names. If a machine is 
6                 acting as a browse server or logon server none 
7                 of these names will be advertised as either browse server or logon 
8                 servers, only the primary name of the machine will be advertised 
9                 with these capabilities.</para>
10                 
11                 <para>See also <link linkend="NETBIOSNAME"><parameter moreinfo="none">netbios 
12                 name</parameter></link>.</para>
14                 <para>Default: <emphasis>empty string (no additional names)</emphasis></para>
15                 <para>Example: <command moreinfo="none">netbios aliases = TEST TEST1 TEST2</command></para>
16                 </listitem>
17                 </samba:parameter>