summaryrefslogtreecommitdiff
path: root/docs/docbook/projdoc/NT4Migration.sgml
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2003-04-26 01:38:46 +0000
committerJohn Terpstra <jht@samba.org>2003-04-26 01:38:46 +0000
commitd820b547bd5c555c566bb49cefb7004597cfe114 (patch)
tree8f12a0a5b73acecaa99d4fe1656fdfff64b1ef3e /docs/docbook/projdoc/NT4Migration.sgml
parent05a7f65f8a107302ff29aac9e49b9e29a792b6fd (diff)
downloadsamba-d820b547bd5c555c566bb49cefb7004597cfe114.tar.gz
samba-d820b547bd5c555c566bb49cefb7004597cfe114.tar.bz2
samba-d820b547bd5c555c566bb49cefb7004597cfe114.zip
Many typos, syntax fixes, more. Multiple sources including mega patch from
- Jesse Jacobs <jesse@eazy.homeip.net> (This used to be commit 5da18339e19bf2bcc23a19339c8a6a3052246d44)
Diffstat (limited to 'docs/docbook/projdoc/NT4Migration.sgml')
-rw-r--r--docs/docbook/projdoc/NT4Migration.sgml13
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/docbook/projdoc/NT4Migration.sgml b/docs/docbook/projdoc/NT4Migration.sgml
index 469215e32e..733d1f75ae 100644
--- a/docs/docbook/projdoc/NT4Migration.sgml
+++ b/docs/docbook/projdoc/NT4Migration.sgml
@@ -129,7 +129,7 @@ includes:
<para>Ability to implement a full single-signon architecture</para>
</listitem>
<listitem>
- <para>Ability to distribute authentication systems for absolute minimum wide are network bandwidth demand</para>
+ <para>Ability to distribute authentication systems for absolute minimum wide area network bandwidth demand</para>
</listitem>
</itemizedlist>
@@ -462,8 +462,9 @@ Policies (migrate or create new ones)
Watch out for Tattoo effect
User and Group Profiles
- Platform specific so use platform tool to change from a Local to a Roaming profile
- Can use new profiles tool to change SIDs (NTUser.DAT)
+ Platform specific so use platform tool to change from a Local
+ to a Roaming profile Can use new profiles tool to change SIDs
+ (NTUser.DAT)
Logon Scripts (Know how they work)
@@ -472,7 +473,8 @@ User and Group mapping to Unix/Linux
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
+If migrating to LDAP back end it may be easier to dump initial LDAP database
+to LDIF, then edit, then reload into LDAP
OS specific scripts / programs may be needed
Add / delete Users
@@ -482,7 +484,8 @@ If migrating to LDAP back end it may be easier to dump initial LDAP database to
Applied only to domain members (note up to 16 chars)
Add / delete Groups
Note OS limits on size and nature
- Linux limit is 16 char, no spaces and no upper case chars (groupadd)
+ Linux limit is 16 char,
+ no spaces and no upper case chars (groupadd)
Migration Tools
Domain Control (NT4 Style)