source: trunk/server/docs-xml/smbdotconf/logon/domainlogons.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 16 years ago

Samba 3.5.0: Initial import

File size: 683 bytes
Line 
1<samba:parameter name="domain logons"
2 context="G"
3 type="boolean"
4 advanced="1" developer="1"
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.