source: branches/samba-3.2.x/docs-xml/smbdotconf/base/netbiosaliases.xml

Last change on this file was 203, checked in by Herwig Bauernfeind, 16 years ago

Missing 3.2.2 client and HOWTO files

File size: 883 bytes
Line 
1<samba:parameter name="netbios aliases"
2 context="G"
3 type="list"
4 advanced="1" wizard="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7 <para>This is a list of NetBIOS names that nmbd will
8 advertise as additional names by which the Samba server is known. This allows one machine
9 to appear in browse lists under multiple names. If a machine is acting as a browse server
10 or logon server none of these names will be advertised as either browse server or logon
11 servers, only the primary name of the machine will be advertised with these capabilities.
12 </para>
13</description>
14<related>netbios name</related>
15<value type="default"><comment>empty string (no additional names)</comment></value>
16<value type="example">TEST TEST1 TEST2</value>
17</samba:parameter>
Note: See TracBrowser for help on using the repository browser.