source: vendor/current/docs-xml/smbdotconf/logon/domainlogons.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 694 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.