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 Could not connect to message store for POP3 in RSA Identity Governance & Lifecycle 72Number 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 174Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?