You can upgrade an existing 5.5 policy store by creating and importing an LDIF file containing r12.1 schema.
Note: Use this procedure to upgrade a 5.5 policy store to a r12.1 policy store only.
To upgrade an existing 5.5 policy store
Note: For more information, see the Policy Server Administration Guide.
Specifies the Policy Server installation path.
smldapsetup ldgen -ffile_name.ldif -u -v
Specifies the name of the schema file that you are creating.
Specifies the creation of a schema file for an upgrade.
Turns on tracing and outputs error, warning, and comment messages.
smldapsetup ldmod -ffile_name.ldif -v
Specifies the name of the schema file that you created.
ldapmodify -hhost -pport -dAdminDN -wAdminPW -c -fdir_config_home/xps/oid_10g/OID_10g.ldif -Z -Pcert
Specifies the IP address of the LDAP directory server.
Example: 123.123.12.12
Specifies the port number of the LDAP directory server.
Example: 3500
Specifies the name of the LDAP user who has the privileges needed to create a new LDAP schema in the LDAP directory server.
Specifies the password of the administrator specified by the -d option.
Specifies continuous mode (do not stop on errors).
Specifies the path and file name of the XPS schema file provided with r12.1.
Specifies the Directory Configuration installation path.
Specifies an SSL-encrypted connection.
Specifies the path of the directory where the SSL client certificate database file (cert7.db) exists.
Example:
If cert7.db exists in app/siteminder/ssl, specify:
-Papp/siteminder/ssl.
The policy store schema is extended to include the objects introduced by r12.1.
smobjimport -ipolicy_server_home\db\smdif\sm_upgrade_55_to_r12sp1.smdif -f -v
Specifies the path and name of the import file.
Overwrites duplicate SiteMinder objects.
Turns on tracing and outputs error, warning, and comment messages.
The base policy store data is imported from the file sm_upgrade_55_to_r12sp1.smdif.
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
Specifies the path and name of the import file.
Specifies the name of the SOA Security Manager administrator account.
Specifies the password for the SOA Security Manager administrator account.
Overrides duplicate objects.
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
Creates a log file.
Indicates that the smdif input file contains unencrypted data.
Note: Importing ampolicy.smdif makes available Federation Security Services, Web Service Variables, and eTelligent Rules functionality that is separately licensed from SOA Security Manager. If you intend on using the latter functionality, contact your CA account representative for more information on licensing.
Note: You can now import the policy store data definitions.
| Copyright © 2009 CA. All rights reserved. | Email CA about this topic |