

Disaster Recovery Guide › Updates at the Primary Site › Identity Management Server (Primary)
Identity Management Server (Primary)
Follow these steps:
- Update the host file with aliases for the CSP Directory DSA hostname and the CSP Console server.
- Create an alias called cspdiralias for the Directory Host.
- Map this alias to the IP of Primary site Directory Server 1 where the CSP console DSA is hosted.
- Create an alias called csphostalias for the Primary CSP console server.
- Map this alias to the IP address of Primary site CSP console server, where the SiteMinder Admin UI is installed.
- Update the Identity Management server to use the alias name for the CSP Directory DSA host.
In the Identity Management management console, export the directory XML for the CSP Directory.
- Edit the exported XML file and locate the following line in that file:
<Connection host="<hostname of CSP DSA host> port="50000" />
- Change the line to appear as follows:
<Connection host="cspdiralias" port="50000" />
- Save the file.
- Update the CSP Directory by importing the updated XML file through Identity Management Management Console.
- Locate the properties.sh file that was backed up before the upgrade.
Restore that file into the /tmp folder.
- Run the changeCSPHostname script as follows:
cd /opt/CA/saBas/repo/application/
./changeCSPHostname.sh
- Restart the JBoss service on both Identity Management servers one at a time.
service im stop
service im start
Repeat steps 1 through 5 on each system that hosts an Identity Management server at the primary site.
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|