Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / protocol / announceas.xml
blob1f3169609ca39f4b1298fd45ba36075ba3d1b44a
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="ANNOUNCEAS"/>announce as (G)</term>
3                 <listitem><para>This specifies what type of server <citerefentry><refentrytitle>nmbd</refentrytitle>
4                 <manvolnum>8</manvolnum></citerefentry> will announce itself as, to a network neighborhood browse 
5                 list. By default this is set to Windows NT. The valid options 
6                 are : &quot;NT Server&quot; (which can also be written as &quot;NT&quot;), 
7                 &quot;NT Workstation&quot;, &quot;Win95&quot; or &quot;WfW&quot; meaning Windows NT Server, 
8                 Windows NT Workstation, Windows 95 and Windows for Workgroups 
9                 respectively. Do not change this parameter unless you have a 
10                 specific need to stop Samba appearing as an NT server as this 
11                 may prevent Samba servers from participating as browser servers 
12                 correctly.</para>
14                 <para>Default: <command moreinfo="none">announce as = NT Server</command></para>
15                 
16                 <para>Example: <command moreinfo="none">announce as = Win95</command></para>
17                 </listitem>
18                 </samba:parameter>