Using the smobjexport and smobjimport tools, you can migrate policy store data from other types of LDAP into database policy stores or move policy stores in one database to another.
The following list identifies the supported migrations:
Important! Before running a SiteMinder utility or executable on Windows Server 2008, open the command line window with Administrator permissions. Open the command line window this way, even if your account has Administrator privileges. For more information, see the release notes for your SiteMinder component.
The following procedure assumes you have created a SiteMinder data store in either an Oracle database or a SQL Server database to which you will export your data. Details exist in How to Configure a SiteMinder Data Store in a SQL Server Database and How to Configure a SiteMinder Data Store in an Oracle Database.
To migrate data from one policy store to a Database
smobjexport -ofile_name -dsm_super_user_name -wsuper_user_password -v
Specifies the name of the output file to which you are exporting the data.
Specifies the Super User name of the SiteMinder administrator.
Specifies the password for the SiteMinder Super User.
Example: smobjexport -opstore.smdif -d"SM Admin" -wPassword -v
Note: If the key store exists in the policy store, use the -k option. By default, keys are not included in the export.
smobjimport -ifile_name -dsm_super_user_name -wsuper_user_password -v
Specifies the name of the file to which you exported the policy store.
Specifies the Super User name of the SiteMinder administrator.
Specifies the password for the SiteMinder Super User.
Example: smobjimport -ipstore.smdif -d"SM Admin" -wPassword -v
Note: If the key store exists in the policy store, use the -k option.
The policy store is configured and you can now log into the Policy Server User Interface.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |