

Installation Guide › Server Installation › Layer 7 Gateway Server › Install Mobile Access Gateways (MAG) and Siteminder Assertion Packages
Install Mobile Access Gateways (MAG) and Siteminder Assertion Packages
The steps for this procedure are different on the two Gateways of your high-availability deployment. Follow the instructions carefully.
On Gateway 1:
- Connect with SSH.
- Run the following commands:
- service ssg stop
- rpm -Uvh --nodeps ssg-mag-cloudminder_1.51-2.0-3.noarch.rpm
- rpm -Uvh ssg-sm12-7.0-1.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 2:
- Connect with SSH.
- Run the following commands:
- service ssg stop
- rpm -Uvh --nodeps ssg-mag-2.0-1-cloudminder.noarch.rpm
- rpm -Uvh ssg-mag-cloudminder_1.51-2.0-3.noarch.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 2.
Copyright © 2014 CA.
All rights reserved.
 
|
|