1 <samba:parameter name="announce as"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 <para>This specifies what type of server <citerefentry><refentrytitle>nmbd</refentrytitle>
8 <manvolnum>8</manvolnum></citerefentry> will announce itself as, to a network neighborhood browse
9 list. By default this is set to Windows NT. The valid options
10 are : "NT Server" (which can also be written as "NT"),
11 "NT Workstation", "Win95" or "WfW" meaning Windows NT Server,
12 Windows NT Workstation, Windows 95 and Windows for Workgroups
13 respectively. Do not change this parameter unless you have a
14 specific need to stop Samba appearing as an NT server as this
15 may prevent Samba servers from participating as browser servers
19 <value type="default">NT Server</value>
20 <value type="example">Win95</value>