Hide or Show Agent Information in the User Dashboard
By default, the User Dashboard shows the agents that are associated with an individual user. When users are associated with hundreds of agents, you can choose to hide the agent information to avoid performance issues.
Procedure
Log on to the appliance operating system.
Change directories to /opt/rsa/am/utils.
You can hide or show agents:
To add the auth_manager.dashboard.hide.agent parameter and hide agent information in the User Dashboard for first time, run the following command line utility (CLU):
./rsautil store -a add_config auth_manager.dashboard.hide.agent true GLOBAL BOOLEAN
To show the agent information, run the following command:
./rsautil store -a update_config auth_manager.dashboard.hide.agent false GLOBAL BOOLEAN
To hide the agent information when the parameter already exists, run the following command:
./rsautil store -a update_config auth_manager.dashboard.hide.agent true GLOBAL BOOLEAN
Change directories to /opt/rsa/am/server.
Run the following to restart all services:
./rsaserv restart all
Related Articles
Duplicate a Risk-Based Authentication Policy 3Number of Views Authentication Manager Log Messages (20181-20244) 58Number of Views Administrative Role Settings 16Number of Views Cloud Access Service User System Requirements 159Number of Views Import a Signed Virtual Host Certificate 93Number of Views
Trending Articles
How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Manual synchronization introduced in RSA Authentication Manager 8.2 Service Pack 1 patch 6 Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to verify NTP server synchronization is not working in RSA Authentication Manager 8.x RSA Governance & Lifecycle 8.0.0 Installation Guide