How to disable pop-up message for all administrators in the RSA Authentication Manager 8.2 SP1 Security Console
Originally Published: 2018-02-01
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.2.1
Issue
As soon as a customer upgrades to SP1, all admins will see this pop up message.
This article explains how to disable the pop up window for all administrative users.
Cause
Resolution
- Log on to primary Authentication Manager server as rsaadmin via SSH or a direct connection to the server.
- Change directory to /opt/rsa/am/utils:
cd /opt/rsa/am/utils
- Run the following store command, using the correct credentials for an Operations Console administrator name and password for the deployment:
./rsautil store -a add_config -o <Operations Console admin user name> -p <Operations Console admin user password> auth_manager.security_console.product_info.enable FALSE GLOBAL STRING
For example, with an Operations Console administrator user name of ocadmin and a password of support1!, the command is:
rsaadmin@am82p:/opt/rsa/am/utils> ./rsautil store -a add_config -o ocadmin -p support1! auth_manager.security_console.product_info.enable FALSE GLOBAL STRING
- Restart the Authentication Manager services:
# cd /opt/rsaam/server # ./rsaserv restart
Related Articles
Workflow editor pop-up "An error occurred communicating with the server" in RSA Identity Governance and Lifecycle 175Number of Views RSA SecurID Access pop up on RSA Security Console 30Number of Views Pop up blocker displays when downloading multiple files from myRSA 25Number of Views How to determine the RSA Authentication Manager 8.x hardware platform 544Number of Views Network configuration lost after RSA Authentication Manager 8.7 SP1 upgrade on Azure 197Number of Views
Don't see what you're looking for?