Tip – Although it is possible to re-enter the 1.1 conguration manually by using the Identity
Synchronization for Windows console, it is recommended that you use the export11cnf utility.
If you do not use export11cnf, the state of the connectors is not preserved.
Exporting the version 1.1 conguration enables you to:
■
Eliminate most of the initial conguration process to be performed from the management
Console.
■
Guarantee that the connector IDs assigned in version 6.0 match the connector IDs used in
version 1.1. This simplies the task of preserving the existing connector states that can be
used directly in the version 6.0 deployment.
Back up the persist and etc directories, and then restore them later to avoid confusion
about the underlying directory structure.
You can nd the export11cnf utility in the installation migration directory. No additional
installation steps are necessary.
Using the export11cnf Utility
To export an Identity Synchronization for Windows conguration to an XML le, execute
export11cnf from the migration directory as follows:
In a terminal window, type the following:
java -jar export11cnf.jar -h hostname
-p port -D bind DN
-w bind password -s rootsux
-q conguration password -Z -P cert-db-path
-m secmod-db-path -f lename
For example,
java -jar export11cnf.jar -D “cn=dirmanager” -w - -q - -s “dc=example,dc=com” -f
exported-configuration
The export11cnf utility shares the same common arguments as the Identity Synchronization
for Windows command-line utilities. For more information, see “Common Arguments to the
Idsync Subcommands” in Sun Java System Directory Server Enterprise Edition 6.0 Installation
Guide. The export11cnf utility exports the current conguration into the le specied in the
argument of the -f option.
Inserting Clear-Text Passwords
For security reasons, the export11cnf utility does not export clear-text passwords from version
1.1. Instead, the utility inserts empty strings in cleartextPassword elds wherever applicable.
For example,
PreparingforIdentity SynchronizationforWindowsMigration
SunJavaSystemDirectoryServerEnterpriseEdition6.0 MigrationGuide • March2007108
SunCondential:Registered