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 Admin GUI Actions pop-up menu is missing 12Number of Views Could not connect to message store for POP3 in RSA Identity Governance & Lifecycle 72Number of Views Pop up blocker displays when downloading multiple files from myRSA 18Number 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
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?