docs:smbdotconf: remove swat-specific flags.
[kamenim/samba-autobuild/.git] / docs-xml / smbdotconf / logon / domainlogons.xml
1 <samba:parameter name="domain logons"
2                  context="G"
3                                  type="boolean"
4                  function="_domain_logons"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>
8         If set to <constant>yes</constant>, the Samba server will
9         provide the netlogon service for Windows 9X network logons for the
10         <smbconfoption name="workgroup"/> it is in.
11         This will also cause the Samba server to act as a domain
12         controller for NT4 style domain services. For more details on
13         setting up this feature see the Domain Control chapter of the
14         Samba HOWTO Collection.
15         </para>
16 </description>
17 <value type="default">no</value>
18 </samba:parameter>