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
FIM console does not display pop up menus 4Number of Views Accountname is case sensitive in password reset pop-up but not during login to RSA Identity Governance & Lifecycle 7.x 5Number of Views Admin GUI Actions pop-up menu is missing 12Number of Views Workflow editor pop-up "An error occurred communicating with the server" in RSA Identity Governance and Lifecycle 175Number of Views How to create Internal Database users without passwords in Authentication Manager 8.x 21Number of Views
Trending Articles
Authentication Manager Supported Hardware and Upgrade Paths RSA Authentication Manager Upgrade Process Artifacts to gather in RSA Identity Governance & Lifecycle How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Authentication Manager 'Principal Does Not Possess Authenticator' Error for Users with Multiple IDs
Don't see what you're looking for?