

CA SiteMinder® Federation Standalone Installation and Upgrade Guide › Migrate to CA SiteMinder® Federation Standalone 12.52 › How to Migrate a Failover Deployment › Migrating an r12 Failover Deployment to 12.52
Migrating an r12 Failover Deployment to 12.52
You can migrate an existing r12.x failover deployment to an 12.52 CA SiteMinder® Federation Standalone deployment.
To migrate a failover configuration
- Install 12.52 onto each machine in your deployment.
- Run the configuration wizard on the first upgraded machine and enter the same information that was used for any previous configurations.
To determine the existing configuration settings, go to the following file on the r12.x system: federation_install_dir\install_config_info\ca-Federation-Config.properties.
- Run the 12.52 configuration wizard on the second machine. Enter the following information:
- Database information from the first machine.
- All other entries from the ca-Federation-Config.properties file.
- Log in to the CA SiteMinder® Federation Standalone UI.
- From the Infrastructure tab, select System Settings.
The Configure System Settings dialog displays.
- Change the Global Base URL in the UI to include the host and port of the Proxy Server or load balancer in your federated network. Setting this URL properly ensures that the default URL for all metadata used to create partnerships is correct.
- Change the default base URL for the proxy engine to include the host and port of the Proxy Server or load balancer in your federated network. Setting this URL properly ensures that the default URL for all metadata used to create partnerships is correct.
The base URL is defined in the server.conf file.
To modify the server.conf file
- Navigate to federation_mgr_home/secure-proxy/proxy-engine/conf.
- Open the server.conf file in an editor.
- Go to the # Default Virtual Host section.
- Add the base URL to the hostnames setting using fully qualified host names, as follows:
<VirtualHost name="default">
hostnames="defaultbaseurl.ca.com:80, newbaseurl.ca.com:80"
</VirtualHost>
Note: Specify multiple host_name:port entries for the hostnames setting, separating each entry with a comma.
- If you have enabled SSL for failover on an r12x system, you have to migrate the SSL configuration to the 12.52 primary and secondary system, as instructed in the SSL migration steps.
Both CA SiteMinder® Federation Standalone systems are now pointing to the same database server and can be configured for failover from a proxy server or load balancer.
Copyright © 2013 CA.
All rights reserved.
 
|
|