From c073a6ed3f62c9c2784a5e67c67a3750aad5d147 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 24 Apr 2003 01:07:44 +0000 Subject: fix SGML syntax errors (This used to be commit 43e169ce23a037b1df152b6e3fe6cfe55192b3d3) --- docs/docbook/projdoc/NT4Migration.sgml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'docs/docbook/projdoc/NT4Migration.sgml') diff --git a/docs/docbook/projdoc/NT4Migration.sgml b/docs/docbook/projdoc/NT4Migration.sgml index 60d9f121f4..469215e32e 100644 --- a/docs/docbook/projdoc/NT4Migration.sgml +++ b/docs/docbook/projdoc/NT4Migration.sgml @@ -79,19 +79,19 @@ What are the features that Samba-3 can NOT provide? - Active Directory Server + Active Directory Server - Group Policy Objects (in Active Direcrtory) + Group Policy Objects (in Active Direcrtory) - Machine Policy objects + Machine Policy objects - Logon Scripts in Active Directorty + Logon Scripts in Active Directorty - Software Application and Access Controls in Active Directory + Software Application and Access Controls in Active Directory @@ -309,7 +309,7 @@ Samba-3 set up as a DC with netlogon share, profile share, etc. initGrps.sh DOMNAME - smbgroupedit -v + net groupmap list Now check that all groups are recognised @@ -469,7 +469,7 @@ Logon Scripts (Know how they work) User and Group mapping to Unix/Linux username map facility may be needed - Use smbgroupedit to connect NT4 groups to Unix groups + Use 'net groupmap' to connect NT4 groups to Unix groups Use pdbedit to set/change user configuration NOTE: If migrating to LDAP back end it may be easier to dump initial LDAP database to LDIF, then edit, then reload into LDAP @@ -489,7 +489,7 @@ Migration Tools Profiles, Policies, Access Controls, Security Migration Tools - Samba: net, rpcclient, smbpasswd, pdbedit, smbgroupedit, profiles + Samba: net, rpcclient, smbpasswd, pdbedit, profiles Windows: NT4 Domain User Manager, Server Manager (NEXUS) Authentication @@ -497,6 +497,8 @@ Authentication + + -- cgit