Using the smobjexport and smobjimport tools, you can migrate policy store data from other types of databases into LDAP policy stores or move policy stores in one LDAP directory 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.
Note: The following procedure assumes you have configured a new LDAP directory as a policy store to which you will import your existing policy store.
To migrate data from one policy store to another LDAP Directory
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 too. 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 |