docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / base / netbiosaliases.xml
blob3f3346397235bbbeabd7a663ea366c53f1bab5db
1 <samba:parameter name="netbios aliases"
2                  context="G"
3                  type="list"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5  <description>
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 </description>
13 <related>netbios name</related>
14 <value type="default"><comment>empty string (no additional names)</comment></value>
15 <value type="example">TEST TEST1 TEST2</value>
16 </samba:parameter>