Previous Topic: Set the SiteMinder Super User Password

Next Topic: Restart the Policy Server

Import the Default Policy Store Objects

Importing the default policy store objects sets up the policy store for use with the Policy Server User Interface. The default policy store objects are required to store policy information in the policy store.

Note: If you have installed the Policy Server in FIPS-only mode, ensure you use the -cf argument when importing the default policy store objects.

To import the default policy store objects, run the following command

smobjimport -ipolicy_server_home\db\smdif\smpolicy.smdif
-dsiteminder_super_user_name -wsiteminder_super_user_password -v

Note: 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
policy_server_home

Specifies the Policy Server installation path.

-dsiteminder_super_user_name

Specifies the name of the SiteMinder super user account.

Default: siteminder

-wsiteminder_super_user_password

Specifies the password for the SiteMinder super user account.

-v

Turns on tracing and outputs error, warning, and comment messages in verbose format so that you can monitor the status of the import.

Default value: stdout

smobjimport imports the policy store objects. The objects are automatically imported to the appropriate locations.