Previous Topic: SiteMinder SSL Configuration for OID

Next Topic: Import the Policy Store Data Definitions

Upgrade the 5.5 Policy Store

You can upgrade an existing 5.5 policy store by creating and importing an LDIF file containing r12.1 schema.

Note: Use this procedure to upgrade a 5.5 policy store to a r12.1 policy store only.

To upgrade an existing 5.5 policy store

  1. Point the Policy Server at the Oracle Internet Directory configured earlier by using the Data tab on the Policy Server Management Console.

    Note: For more information, see the Policy Server Administration Guide.

  2. Navigate to policy_server_home/bin on the system where the Policy Server is installed.
  3. Run the following command:
    smldapsetup ldgen -ffile_name.ldif -u -v
    
  4. Run the following command using the same values as you used when creating the upgrade schema file, but without the "-u" option:
    smldapsetup ldmod -ffile_name.ldif -v
    
  5. Run the following command:
    ldapmodify -hhost -pport -dAdminDN -wAdminPW
    -c -fdir_config_home/xps/oid_10g/OID_10g.ldif
    -Z -Pcert 
    

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

  6. Run the following command:
    smobjimport
    -ipolicy_server_home\db\smdif\sm_upgrade_55_to_r12sp1.smdif -f -v
    

    The base policy store data is imported from the file sm_upgrade_55_to_r12sp1.smdif.

  7. 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