Previous Topic: Extend the Oracle Policy Store Schema

Next Topic: Import the Policy Store Data Definitions

Import the Base Policy Store Objects

Importing the default SiteMinder objects upgrades the policy store for use with the Administrative UI. The default SiteMinder objects are required to store policy information in the policy store.

To import the base policy store objects

  1. Run the following command:
    smobjimport -ipolicy_server_home\db\smdif\upgrade_smdif_file_name
    -dsiteminder_super_user_name -wsiteminder_super_user_password
    -v -f
    

    If the argument contains spaces, use double quotes around the entire argument.

    Windows example: smobjimport

    -i"C:\Program Files\CA\siteminder\db\smdif\smpolicy.smdif" -d"SM Admin" -wPassword -v
    

    UNIX example: smobjimport

    -i$NETE_PS_ROOT/db/smdif/smpolicy.smdif -d"SM Admin" -wPassword -v

    The base policy store objects are imported.

  2. 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 SiteMinder. If you intend on using the latter functionality, contact your CA account representative for licensing information.

You can now import the policy store data definitions.


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