selftest: Move MIT Kerberos knownfails to separate files in their own directory
[Samba.git] / docs-xml / smbdotconf / base / workgroup.xml
blob1408147810e99527d0de4a602b4402f7d827441e
1 <samba:parameter name="workgroup"
2                  context="G"
3                  type="ustring"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This controls what workgroup your server will 
7         appear to be in when queried by clients. Note that this parameter 
8         also controls the Domain name used with 
9         the <smbconfoption name="security">domain</smbconfoption>
10                 setting.</para>
11 </description>
12 <value type="default">WORKGROUP</value>
13 <value type="example">MYGROUP</value>
14 </samba:parameter>