Sun Microsystems 8190994 Server User Manual


 
Tip – Although it is possible to re-enter the 1.1 conguration 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 conguration enables you to:
Eliminate most of the initial conguration 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 simplies 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 conguration 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 rootsux
-q conguration 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 conguration into the le specied 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
SunCondential:Registered