diff options
author | John Terpstra <jht@samba.org> | 2005-03-29 06:59:58 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:46:24 -0500 |
commit | aa458d509792f521f7bed099664dadaac0cb8e4c (patch) | |
tree | 4207aca1984c0849a5934a5fffa748cac9ce3df0 /docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml | |
parent | 8a688dae79bdf19a3e9deb81e9f1abcb28e0efd7 (diff) | |
download | samba-aa458d509792f521f7bed099664dadaac0cb8e4c.tar.gz samba-aa458d509792f521f7bed099664dadaac0cb8e4c.tar.bz2 samba-aa458d509792f521f7bed099664dadaac0cb8e4c.zip |
Updates based on feedback.
(This used to be commit 333fe8988733b1fb624180808a1aa218481edc28)
Diffstat (limited to 'docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml')
-rw-r--r-- | docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml b/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml index 7e9764419b..3659d9d452 100644 --- a/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml +++ b/docs/Samba-Guide/Chap08-MigrateNT4Samba3.xml @@ -407,7 +407,7 @@ Install and configure the Samba-3 server precisely as shown in Chapter 6 for the server called <constant>MASSIVE</constant>. The Domain name <constant>MEGANET</constant> must match that of the NT4 Domain from which you are about to migrate. Do not execute any Samba - executables. + executables at this time, the appropriate time to do so is indicated below. </para></step> <step><para><indexterm> @@ -439,9 +439,7 @@ <screen> &rootprompt; slapadd -v -l preload.LDIF added: "dc=abmas,dc=biz" (00000001) -added: "cn=Manager,dc=abmas,dc=biz" (00000002) added: "ou=People,dc=abmas,dc=biz" (00000003) -added: "ou=Computers,dc=abmas,dc=biz" (00000004) added: "ou=Groups,dc=abmas,dc=biz" (00000005) added: "ou=Idmap,dc=abmas,dc=biz" (00000006) added: "sambaDomainName=MEGANET,dc=abmas,dc=biz" (00000007) |