1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/docs-xml/smbdotconf/base/workgroup.xml

15 lines
542 B
XML
Raw Permalink Normal View History

<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>