

Upgrade Guide › How to Upgrade CA CloudMinder › Upgrade the CA Identity Management Server › Configure the Gateway One Database
Configure the Gateway One Database
This section covers connecting Gateway one to the internal database.
Follow these steps:
- SSH into Gateway one.
- Enter /opt/SecureSpan/Gateway/runtime/bin/setup.sh --jdk /opt/SecureSpan/JDK.
- Select 2 - Configure the Layer 7 Gateway.
- Select 2 - Database Connection.
- Enter the username and password you set when you created the database.
- Database Host [localhost]: This is the primary MySQL database. Enter the fully qualified domain name (FQDN) for gateway one.
- Database Port [3306]: Leave as the default.
- Database Name [ssg]: Leave as the default.
- Database Username [gateway]: Leave as the default or choose any user name.
- Enter a database password that you choose.
Note: If you modify the database username and password, record these values for later use.
- Select 3 - Configure Database Failover Connection.
- Database Failover Host: This is the failover MySQL database. Enter the FQDN for gateway two.
- Database Port [3306]: Leave as the default.
- Select S - Save and Exit.
- Press [Enter] to continue.
- Enter the following commands:
- /sbin/chkconfig ssg on
- /sbin/chkconfig --list ssg
The system responds with:
ssg 0:off 1:off 2:on 3:on 4:on 5:on 6:off
Copyright © 2013 CA.
All rights reserved.
 
|
|