After you upgrade the CA SiteMinder Policy Server, upgrade the CA Secure Proxy Server.
Follow these steps:
Set # Host Configuration Object to match the _hco_name_ value set in the SiteMinder Policy Server.
cd /
unzip -o CAM-SPS_kit-version.zip
diff /serverkit/properties.sh /tmp/properties.sh
Note: If this directory has a file named upgradeBackupList.sh, it will have an environment variable named BACKUP_LIST. This variable is an array of file names that will be backed up before the upgrade, and then restored after the upgrade. You may add or remove file names from this list as necessary.
cd /opt/CA/saas/repo/application/
./appliance_local.sh config
Note: If your internal and external hostnames are different from SPS, you must set redirectrewritablehostnames="internalname.ca.com, externalname.ca.com" in /opt/CA/secure-proxy/proxy-engine/conf/server.conf.
7. Repeat steps 1-6 for each Secure Proxy Serve node.
8. Restart the CA Secure Proxy Server using the following commands:
service s98sps stop
service s98sps start
Upgrade Verification
ps -ef|grep httpd
You should see a message similar to the following:
/opt/CA/secure-proxy/httpd/bin/httpd -d /opt/CA/secure-proxy/httpd -k start
service s98sps stop
service s98sps start
|
Copyright © 2013 CA.
All rights reserved.
|
|