summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/base/workgroup.xml
blob: 1408147810e99527d0de4a602b4402f7d827441e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="workgroup"
                 context="G"
                 type="ustring"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
        <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 <smbconfoption name="security">domain</smbconfoption>
		setting.</para>
</description>
<value type="default">WORKGROUP</value>
<value type="example">MYGROUP</value>
</samba:parameter>