s3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const struct smb_filename * instead...
[Samba.git] / docs-xml / smbdotconf / logon / domainlogons.xml
blob7ee419e15af31ffdcd2b4ef6a050ae1c856c81fc
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>