

CA AuthMinder UNIX Installation Guide › Upgrading to Release 7.1 › Upgrading to 7.1 › Updating the securestore.enc File and Setting the TrustStore Password
Updating the securestore.enc File and Setting the TrustStore Password
Perform the steps that are described in this section if application server connection pooling was being used or if SSL has been configured for the connection with the database.
Follow these steps:
- If application server connection pooling was being used in your existing AuthMinder deployment, then update the database details in the securestore.enc file as follows:
- Change the working directory to the following location where DBUtil is available:
$ARCOT_HOME/sbin
- Run the following command for the primary database:
DBUtil -pi <DB_username> <DB_password>
- If SSL has been configured for the connection with the database, then update the database details in the securestore.enc file as follows:
- Change the working directory to the following location where DBUtil is available:
$ARCOT_HOME/sbin
- If the database is enabled for SSL communication, then set the truststore password, as follows:
DBUtil -pi TrustStorePath.1 <truststore-password>
Copyright © 2013 CA.
All rights reserved.
 
|
|