diff options
-rw-r--r-- | docs/smbdotconf/logon/domainlogons.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/smbdotconf/logon/domainlogons.xml b/docs/smbdotconf/logon/domainlogons.xml index 9a58cf63d2..b146df7d3c 100644 --- a/docs/smbdotconf/logon/domainlogons.xml +++ b/docs/smbdotconf/logon/domainlogons.xml @@ -4,12 +4,14 @@ advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> - <para>If set to <constant>yes</constant>, the Samba server will serve - Windows 95/98 Domain logons for the <link linkend="WORKGROUP"> - <parameter moreinfo="none">workgroup</parameter></link> it is in. Samba 2.2 - has limited capability to act as a domain controller for Windows - NT 4 Domains. For more details on setting up this feature see - the PDC chapter of the Samba HOWTO Collection.</para> + <para>If set to <constant>yes</constant>, the Samba will provide + the netlogon service for Windows 95/98 network logons for the + <link linkend="WORKGROUP"> + <parameter moreinfo="none">workgroup</parameter></link> it is in. + This will also cause the Samba server to act as a domain + controller for NT4 style domain services. + For more details on setting up this feature see + the Domain Control chapter of the Samba HOWTO Collection.</para> </description> <value type="default">no</value> </samba:parameter> |