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
Hide or Show Agent Information in the User Dashboard on RSA Authentication Manager 8.6 P1 and up 22Number of Views User Dashboard 5Number of Views Resynchronize a Token in the User Dashboard 24Number of Views Clear a Cached Copy of Windows Credentials in the User Dashboard 18Number of Views View Accessible Agents in the User Dashboard 8Number of Views
Trending Articles
RSA Authentication Manager Upgrade Process Workflows stuck in AFX fulfillment and/or Provisioning nodes in RSA Identity Governance & Lifecycle Change Requests stuck in the AFX Fulfillment Handler Workflow Node and Workflows Stalled in RSA Identity Governance & Life… Collector Stuck in Data Collection Phase with "Sent Request to Agent Hosting the Collector" RSA Authentication Manager 8.9 Patches and Hotfixes Readme