GroupWise Migration Procedures to Migrate from GroupWise 5.5 on NetWare to GroupWise 6.5 on Windows 2003:
Source Server: existing NetWare 5.1 SP5 with GroupWise 5.5 SP4 installed
Destination Server: Install Windows 2003 Server and latest NOS updates
Install eDirectory 8.7 to Windows 2003 server:
Select NDS, SLP, ConsoleOne
NW Client Install / eDirectory 8.7 License Install (requires license file) / NICI 2.4.1 Install / Reboot
eDirectory 8.7 Install: C:\Novell\NDS, Create new NDS tree (give Tree name, context, Admin password), Create Certificate Authority (defaults)
ConsoleOne Install (defaults) / SLPDA Install (defaults)
Migrate users from source to destination NDS tree:
ConsoleOne on PC connected to source NetWare server:
Wizards > NDS Import/Export, select Export LDIF file
Enter NetWare Server IP Address and port (636), browse to RootCert.der file in SYS:\PUBLIC
Select Authenticated Login, Enter cn=admin,o=<context> (remember - comma separator) and password , NEXT
Enter Base DN (o=<context>) and scope (one level)
On Filter tab, enter objectclass=user
On Attributes tab, select Attributes, List
Add attributes: < dn, givenName, fullName, sn, cn, objectClass>, Close, NEXT
Select (create) LDIF file, NEXT, FINISH
View export results. Restart, change parameters, and retry if necessary, or CLOSE
Edit LDIF file with Notepad:
Remove entries for the Admin and Guest users, if exist (to avoid generating import errors)
For each user entry, you should have:
dn: <distinguished name>
changetype: add
givenName: <given name>
fullName: <full name>
sn: <surname>
cn: <common name>
objectClass: inetOrgPerson
objectClass: organizationalPerson
objectClass: person
objectClass: top
You may have to change the context in the Distinguished Name fields, if the contexts differ from your source and destination NDS trees
(Hint: use Edit > Replace in Notepad or Wordpad to change multiple entries)
Copy LDIF file to the Windows 2003 server with eDirectory 8.7 installed
ConsoleOne on destination (Windows 2003) server with eDirectory 8.7:
Export Trusted Root Certificate: browse to SSL Certificate IP object, Properties
On Certificates > Trusted Root Certificate tab, Export
Select No to export the private key, NEXT
Select binary .DER format, browse to C:\Novell\NDS folder
Name file RootCert.der, SAVE, NEXT, FINISH
ConsoleOne on destination (Windows 2003) server with eDirectory 8.7:
Wizards > NDS Import/Export, select Import LDIF file, NEXT
Select Source LDIF file, NEXT
Enter Windows Server IP Address and port (636), browse to RootCert.der file in C:\Novell\NDS
Select Authenticated Login, Enter cn=admin,o=<context> (remember - comma separator) and password, NEXT
Finish to begin LDIF import
View import results. Restart, change parameters, and retry if necessary, or CLOSE
View NDS tree to verify that imported users are visible
Close ConsoleOne on Windows 2003 server
Install and Migrate GroupWise System to the new Windows 2003 server:
1. Install GroupWise 6.5 to the new Windows 2003 server (insert GW65 CD, select Create or Update GroupWise System from the Install browser)
At Administrative Options, uncheck Create or upgrade new system, leave all other options checked
Extend NDS Schema / Install Administration Files / Copy files to software distribution Directory, FINISH.
2. Copy the entire post office and domain directories you want to move to the new server to the new file location on that server.
3. Launch ConsoleOne: Close or Cancel on all GroupWise errors given while launching. Highlight GroupWise System in the left pane.
4. Select Tools | GroupWise System Operations | System Connection, then browse to the copied domain directory | OK.
(This will prompt you to log into the old tree. Just cancel out and all System Operations except System Connections will grey out.)
5. Select the container (Context) that you want the Domain Object to reside in.
6. Select Tools | GroupWise Utilities | GW eDirectory Association | Graft GroupWise Objects
7. Follow the steps in the Graft Wizard to graft the domain and post offices in to the new NDS Tree.
8. At the end the Wizard will ask if you want to graft more GroupWise Objects. If you are ready, and the user objects have all been created, select Yes.
9. Follow the Graft Wizard to graft users in to the tree.
(This is actually a matching process in which the Wizard will ask for the user`s context, then scan to match NDS User Objects with GroupWise users)
10. At the end the Wizard will ask if you want to graft more GroupWise Objects. Select No.
11. From the GroupWise Install browser, Install Products | GrouWise Agents | Install GroupWise Agents
12. Select Windows NT/2000, select installation path, select install as Services | Add the Domain and Post Office paths and names
13. Select Use System Account, Allow service to interact with Desktop, and Automatic startup type, NEXT | INSTALL
14. Uncheck Launch Agents now, FINISH
15. ConsoleOne: Access properties of the Domain object, and change the UNC path to point to the Domain directory. Change Network Type to Lan Manager.
16. Access properties of the Post Office, and change the UNC path to point to the Post Office path. Change Network Type to Lan Manager.
17. Access properties of the POA and MTA, change the Platform to Windows, and change the Network (IP) address if it changed.
18. Start the GroupWise Agents from Start | Programs | Administrative Tools | Services. Find and start the <Domain> MTA and <PostOffice> POA services.
19. If you selected Allow services to interact with Desktop, you will see windows open for the MTA and POA, similar to their NetWare screens.
You should test open a few accounts just to make sure the users can access their mail. Depending on the number of users you may want to check them all.
Note: all GroupWise clients should access the post office via Client/Server (IP) access.
Once again view the properties of the Domain and Post Office objects in ConsoleOne -- notice the database version should (eventually) change from 5.5 to 6.5
20. ConsoleOne: Change the Software Distribution directory UNC path in Tools | GroupWise Utilities | Software Distribution Directory Management.
After validating the local mail system, you can run the Internet Agent and WebAcess Agent installations (if desired).