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
Specifies the Policy Server installation path.
Specifies the name of the SiteMinder super user account.
Default: siteminder
Specifies the password for the SiteMinder super user account.
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.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |