Previous Topic: Sample Policy Server Settings--Critical Path InJoin Directory Server

Next Topic: Import the Policy Store Data Definitions

Upgrade a 5.5 Policy Store

You can upgrade an existing 5.5 policy store to a r12.1 policy store using the Critical Path's iCon GUI.

To upgrade an existing 5.5 policy store to a r12.1 policy store

  1. Stop the DSA that contains the 5.5 policy store. Go to dsa, comms, LDAP, and change the "paging mode" option to "always". Restart the DSA.
  2. Navigate to policy_server_home\bin on the machine where the Policy Server is installed.
  3. Run the following command:
    ldapmodify -hhost -pport -dAdminDN -wAdminPW -c
    -fdir_config_home\criticalpath\IDS_Upgrade_Schema_55TOR12sp1.ldif
    

    Note: ldapmodify requires version 4.2 of the Critical Path InJoin Directory Server.

  4. Reload the schema, or verify that the schema has been updated.
  5. Run the following command:
    ldapmodify -hhost -pport -dAdminDN -wAdminPW -c
    -fdir_config_home\xps\criticalpath\CriticalPath.ldif
    

    The policy store schema is extended to include the objects introduced by r12.1.

  6. Reload the schema, or verify that the schema has been updated.
  7. Go to dsa, comms, LDAP, change the "paging mode" option to "always", and restart the DSA.

    The policy store is extended to include the objects introduced by r12.1.

  8. Point the Policy Server at the existing 5.5 policy store that you are upgrading to r12.1.
  9. Run the following command:
    smobjimport
    -ipolicy_server_home\db\smdif\sm_upgrade_55_to_R12sp1.smdif -v -f
    

    The base policy store data is imported from the file sm_upgrade_55_to_R12sp1.smdif, and the Critical Path inJoin Directory Server (IDS) is configured as a policy store.

  10. Run the following command:

    Important! Do not re-import ampolicy.smdif if it has been previously imported into the policy store.

    smobjimport -ipolicy_server_home\db\smdif\ampolicy.smdif
    -dsiteminder_super_user_name -wsiteminder_super_user_password -f -v -l -c
    

    Note: Importing ampolicy.smdif makes available Federation Security Services, Web Service Variables, and eTelligent Rules functionality that is separately licensed from SOA Security Manager. If you intend on using the latter functionality, contact your CA account representative for more information on licensing.

    Note: You can now import the policy store data definitions.


Copyright © 2009 CA. All rights reserved. Email CA about this topic