diff options
Diffstat (limited to 'docs/smbdotconf/logon/domainlogons.xml')
-rw-r--r-- | docs/smbdotconf/logon/domainlogons.xml | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/smbdotconf/logon/domainlogons.xml b/docs/smbdotconf/logon/domainlogons.xml index b146df7d3c..7c432221d0 100644 --- a/docs/smbdotconf/logon/domainlogons.xml +++ b/docs/smbdotconf/logon/domainlogons.xml @@ -4,14 +4,16 @@ advanced="1" developer="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> - <para>If set to <constant>yes</constant>, the Samba will provide - the netlogon service for Windows 95/98 network logons for the + <para> + If set to <constant>yes</constant>, the Samba server will + provide the netlogon service for Windows 9X 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> + 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> |