From d6348df2d52ffd4f6001d8725f1e936b74261f3c Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Mon, 5 May 2003 04:58:07 +0000 Subject: Fixing syntax problems. (This used to be commit f304f3db1e580396a74003eca45a38993ecfa235) --- docs/docbook/projdoc/Samba-PDC-HOWTO.xml | 46 ++++++++++++++------------------ 1 file changed, 20 insertions(+), 26 deletions(-) (limited to 'docs/docbook') diff --git a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml index 171300091d..c0e95e48d9 100644 --- a/docs/docbook/projdoc/Samba-PDC-HOWTO.xml +++ b/docs/docbook/projdoc/Samba-PDC-HOWTO.xml @@ -1,9 +1,8 @@ - - &author.jerry; &author.jht; + &author.jerry; DavidBannon @@ -11,7 +10,6 @@
dbannon@samba.org
- (26 Apr 2001)
Domain Control @@ -68,7 +66,7 @@ to not inflict pain on others. Do your learning on a test network. -<Features and BenefitsFeatures and Benefits The following functionalities are new to the Samba-3 release: @@ -85,7 +83,7 @@ The following functionalities are new to the Samba-3 release: -The following functionalities are NOT provided by Samba 3.0: +The following functionalities are NOT provided by Samba-3: @@ -102,16 +100,15 @@ The following functionalities are NOT provided by Samba 3.0: Please note that Windows 9x / Me / XP Home clients are not true members of a domain -for reasons outlined in this article. Therefore the protocol for -support of Windows 9x-style domain logons is completely different -from NT4 / Win2k type domain logons and has been officially supported for some -time. +for reasons outlined in this article. Therefore the protocol for support of Windows +9x / Me style domain logons is completely different from NT4 / Win2k type domain logons +nd has been officially supported for some time. MS Windows XP Home edition is NOT able to join a domain and does not permit -the use of domain logons. - +the use of domain logons. + Samba-3 offers a complete implementation of group mapping between Windows NT groups @@ -147,8 +144,9 @@ for this including: -Read the chapter about the User Database -for details. + +Read the chapter about the User Database for details. + The new tdbsam and ldapsam account backends store vastly more information than @@ -247,7 +245,7 @@ be revised to duely reflect all configuration and management requirements. -Preparing for Domain Control<title> +<title>Preparing for Domain Control The following outlines the steps necessary for configuring Samba-3 as an MS Windows NT4 style PDC. @@ -264,8 +262,8 @@ It is necessary to have a working Samba server prior to implementing the PDC fun - Retrieving a list of users and groups from a Samba PDC to - Windows 9x / Me / NT / 200x / XP Professional clients + Retrieving a list of users and groups from a Samba PDC to Windows 9x / Me / NT / 200x / XP + Professional clients @@ -277,16 +275,13 @@ It is necessary to have a working Samba server prior to implementing the PDC fun - - + Roaming Profiles and System/Network policies are advanced network administration topics that are covered separately in this document. - - + -Implementing a Samba PDC can basically be divided into 4 broad -steps. +Implementing a Samba PDC can basically be divided into 4 broad steps. @@ -308,9 +303,8 @@ steps. -There are other details such as user profiles, system policies, etc. -However, these are not necessarily specific to a Samba PDC as much as they are -related to Windows NT networking concepts. +There are other details such as user profiles, system policies, etc. However, these are not +necessarily specific to a Samba PDC as much as they are related to Windows NT networking concepts. @@ -783,7 +777,6 @@ Windows 9x/ME clients do not possess machine trust accounts. Therefore, a Samba PDC will also act as a Windows 9x logon server. - security mode and master browsers @@ -830,6 +823,7 @@ for its domain. + -- cgit