

Upgrade Guide › How to Upgrade CA CloudMinder › Upgrade the CA Identity Management Server › Install Mobile Access Gateways (MAG) and Siteminder Assertion Packages
Install Mobile Access Gateways (MAG) and Siteminder Assertion Packages
Note: The steps for this procedure are different on the two Gateways of your high-availability deployment. Follow the instructions carefully.
Follow these steps:
On Gateway one:
- Connect with SSH.
- Run the following commands:
- service ssg stop
- rpm -Uvh --nodeps ssg-mag-2.0-1-cloudminder.noarch.rpm
- rpm -Uvh ssg-sm12-7.0-1-cloudminder.x86_64.rpm
- Register the agent by running the following commands:
- cd /opt/SecureSpan/siteminder/bin/
- ./smreghost.sh -i <SITEMINDER-IP> -u <SITEMINDER-USER> -p <SITEMINDER-PASS> -hn <CLUSTER-HOSTNAME> -hc <SITEMINDER-CONFIG-SETTING> -cf <SITEMINDER-FIPS-MODE>
Note: The SiteMinder values refer to the existing SiteMinder deployment for this environment.
This command builds the SmHost.conf file.
An example of this command is as follows:
./smreghost.sh -i SMPSVIP -u siteminder -p <pwd> -hn layer7 -hc DefaultHostSettings -cf COMPAT
- Restart the service by running the following command:
service ssg start
On Gateway two:
- Connect with SSH.
- Run the following commands:
- service ssg stop
- rpm -Uvh --nodeps ssg-mag-2.0-1-cloudminder.noarch.rpm
- rpm -Uvh ssg-sm12-7.0-1-cloudminder.x86_64.rpm
- Restart the service by running the following command:
service ssg start
After installing the MAG and SiteMinder assertion packages, perform the remaining configuration steps on Gateway one only. No further configuration is necessary on Gateway two.
Copyright © 2013 CA.
All rights reserved.
 
|
|