List User Group Membership in Reports
By default, the report results for the Token Expiration Report and the All User report do no list group membership. However, the following procedure allows you to list all the user’s groups or only groups managed by RSA Authentication Manager.
Procedure
Log on to the appliance using an SSH client.
Change directories:
cd /opt/rsa/am/utils
Run one of the following commands:
To list all the user’s groups or only groups managed by AM, type the following, and then press ENTER:
./rsautil store -a update_config auth_manager.reports.principal.all_group true GLOBAL 500
To list the groups managed by AM, type the following, and then press ENTER:
./rsautil store -a update_config auth_manager.reports.principal.registered_group_only true GLOBAL 500
To disable listing all the user’s groups, type the following, and then press ENTER:
./rsautil store -a update_config auth_manager.reports.principal.all_group false GLOBAL 500
To disable listing the groups managed by AM, type the following, and then press ENTER:
./rsautil store -a update_config auth_manager.reports.principal.registered_group_only false GLOBAL 500
When prompted, enter your Operations Console administrator User ID, and press ENTER.
When prompted, enter your Operations Console administrator password, and press ENTER.
Restart all AM services on the primary instance and each replica instance:
cd /opt/rsa/am/server
./rsaserv restart all
Related Concepts
Related Articles
Are there any setbacks for having active members in disabled roles in IMG/Aveksa? 27Number of Views Custom Reports 70Number of Views How to generate a report to list all users with a fixed passcode in Authentication Manager 8.x 441Number of Views Listing the contents of the RSA Authentication Manager Java KeyStore (JKS) files 423Number of Views Cloud Administration Retrieve High-Risk User List API Version 1 124Number 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) RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide