Migrating to IBM Security Identity Manager Version 7.0.1.13

You can migrate an earlier version of the IBM Security Identity Manager to a newer version so that the new environment is identical to the earlier environment.

Before you begin

In IBM Tivoli® Identity Manager Version 5.1, back up the itimKeystore.jceks file from ITIM_HOME/data/keystore/. For example, from /opt/ibm/itim/data/keystore/.

About this task

Complete the virtual appliance migration setup tasks from the command line and the IBM Security Identity Manager virtual appliance management user interface.

Procedure

  1. Set up the IBM Security Identity Manager virtual appliance.
  2. Locate the response file for migration.
    Download the response file in the advanced configuration mode. Set your configuration parameters for the IBM Security Identity Manager virtual appliance in a response file. Update the response file with the values that you want.
  3. Uncomment the isim.migration=true property in to the response file.
    Note: Migration can be done through a response file only.
  4. Upload the response file to configure the virtual appliance in the Advanced Configuration mode.
  5. After the configuration is complete, click the link to access the appliance dashboard.
  6. Log on to the IBM Security Identity Manager virtual appliance console.
  7. From the top-level menu of the Appliance Dashboard, select Configure > Advanced Configuration > Custom File Management.
  8. From the Custom File Management page, upload the itimKeystore.jceks file under directories\data\keystore.
    Note: itimKeystore.jceks file is the one that you backed up from the IBM Tivoli Identity Manager Version 5.1 installation directory.
  9. Access the command-line interface (CLI) of the virtual appliance.
  10. At the command-line prompt, run the isim keystore_password update KEYSTORE_PASSWORD command.
    1. Enter the KEYSTORE_PASSWORD.

      KEYSTORE_PASSWORD is the password of the itimKeystore.jceks file.

    2. Confirm the KEYSTORE_PASSWORD.
  11. Stop the IBM Security Identity Manager and the Cluster Manager server.
    1. Go to the Server Control widget on the Appliance Dashboard.
    2. Select the IBM Security Identity Manager server.
    3. Click Stop.
    4. Select the Cluster Manager server.
    5. Click Stop.
  12. Clear the Service Integration Bus (SIB) tables.
  13. Start the Cluster Manager server and the IBM Security Identity Manager server.
    1. Go to the Server Control widget on the Appliance Dashboard.
    2. Select the Cluster Manager server.
    3. Click Start.
    4. Select the IBM Security Identity Manager server.
    5. Click Start.
    For more information, see Viewing the Server Control widget.