summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/base/workgroup.xml
blob: 71ea89d20204a23ecb50af50833ba67d5f8f934c (plain)
1
2
3
4
5
6
7
8
9
10
11
<samba:parameter xmlns:samba="http://samba.org/common">
		<term><anchor id="WORKGROUP"/>workgroup (G)</term>
		<listitem><para>This controls what workgroup your server will 
		appear to be in when queried by clients. Note that this parameter 
		also controls the Domain name used with the <link linkend="SECURITYEQUALSDOMAIN"><command moreinfo="none">security = domain</command></link>
		setting.</para>

		<para>Default: <emphasis>set at compile time to WORKGROUP</emphasis></para>
		<para>Example: <command moreinfo="none">workgroup = MYGROUP</command></para>
		</listitem>
		</samba:parameter>