You can restore a CA User Activity Reporting Module server from backup files after you install the CA User Activity Reporting Module soft appliance on the new server.
To restore a CA User Activity Reporting Module server from backups
To do this, navigate to the /opt/CA/SharedComponents/iTechnology folder and execute the following command:
./S99igateway stop
tar -xzvf backupData.tgz
This command overwrites the contents of the data folder with the contents of the backup file.
tar -xzvf backupCerts.tgz
tar -xzvf backupKeys.tgz
This command overwrites the certificate (.p12) files in the current folder with the certificate files from the backup file.
To do this, execute the following command:
./S99igateway start
./authtool -a "<primary_hostname>" -nologin -debug -sdkconf iTechSDK.xml
|
Copyright © 2014 CA.
All rights reserved.
|
|