diff options
author | John Terpstra <jht@samba.org> | 2005-04-14 19:45:51 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:27 -0500 |
commit | 28effa5769e388cfa08fa16c23f8f6d3e0562d1a (patch) | |
tree | f3ccbfa602aff881d28503e6574bea506b7ead8e /docs/smbdotconf/logon | |
parent | 1e547f6e42d083c23874633ddc8bc62730862a84 (diff) | |
download | samba-28effa5769e388cfa08fa16c23f8f6d3e0562d1a.tar.gz samba-28effa5769e388cfa08fa16c23f8f6d3e0562d1a.tar.bz2 samba-28effa5769e388cfa08fa16c23f8f6d3e0562d1a.zip |
Updating description of domain logons.
(This used to be commit baef073afe5fa39d28e62936880eb299b93662f6)
Diffstat (limited to 'docs/smbdotconf/logon')
-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> |