Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / base / workgroup.xml
blob71ea89d20204a23ecb50af50833ba67d5f8f934c
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="WORKGROUP"/>workgroup (G)</term>
3                 <listitem><para>This controls what workgroup your server will 
4                 appear to be in when queried by clients. Note that this parameter 
5                 also controls the Domain name used with the <link linkend="SECURITYEQUALSDOMAIN"><command moreinfo="none">security = domain</command></link>
6                 setting.</para>
8                 <para>Default: <emphasis>set at compile time to WORKGROUP</emphasis></para>
9                 <para>Example: <command moreinfo="none">workgroup = MYGROUP</command></para>
10                 </listitem>
11                 </samba:parameter>