Migrating Your System

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

1Open a terminal window or command prompt. 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

Windows

 

 

export11cnf.jar

export11cnf.jar

 

forcepwchg.exe

 

 

checktopics.jar

checktopics.jar

 

 

2Export your version 1.1 configuration settings to an XML file.

From the migration directory, execute export11cnf as described in “Using the export11cnf Utility” on page 108.

java -jar export11cnf.jar -D “cn=directory manager” -w - \ -s “dc=example,dc=com” -q - -f export.cfg

3Add passwords to the exported XML file.

Enter a password between the double quotes for each cleartextPassword field in the exported configuration file. For more information, see“Inserting Clear-Text Passwords” on page 108.

4Stop synchronization as described in“Starting and Stopping Synchronization”in Sun Java System Directory Server Enterprise Edition 6.0 Installation Guide.

118

Sun Java System Directory Server Enterprise Edition 6.0 Migration Guide • March 2007

Sun Confidential: Registered

Page 118
Image 118
Sun Microsystems 8190994 manual Uncompress -c filename tar xf, JAVAHOME%\\bin\\jar -xf filename