Preparing To Migrate From Version 1.1, And 1.1 Sp1, To Version 6.0 - Sun Microsystems Sun Java SystemDirectory Server Migration Giude

Table of Contents

Advertisement

Migrating Your System

Preparing to migrate from version 1.1, and 1.1 SP1, to version 6.0

Open a terminal window or command prompt.
1
On Solaris type the following command.
uncompress -c filename | tar xf -
On Windows type the following command or use any archive program for Windows, such
as WinZip.
%JAVA_HOME%\\bin\\jar -xf filename
When the binaries are unpacked, the following subdirectories contain the required migration
tools:
installer/
lib/
migration/
Solaris
export11cnf.jar
checktopics.jar
Export your version 1.1 configuration settings to an XML file.
2
From the migration directory, execute export11cnf as described in
Utility" on page
java -jar export11cnf.jar -D "cn=directory manager" -w - \
-s "dc=example,dc=com" -q - -f export.cfg
Add passwords to the exported XML file.
3
Enter a password between the double quotes for each cleartextPassword field in the exported
configuration file. For more information, see
Stop synchronization as described in"Starting and Stopping Synchronization"in Sun Java
4
System Directory Server Enterprise Edition 6.0 Installation Guide.
118
Sun Java System Directory Server Enterprise Edition 6.0 Migration Guide • March 2007
108.
Sun Confidential: Registered
Windows
export11cnf.jar
forcepwchg.exe
checktopics.jar
"Using the export11cnf
"Inserting Clear-Text Passwords" on page
108.

Advertisement

Table of Contents
loading

Table of Contents