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
RSA Identity Governance and Lifecycle user account table control type in the request form does not list all accounts when … 31Number of Views How to generate a report to list all users with a fixed passcode in Authentication Manager 8.x 440Number of Views Cloud Administration Retrieve High-Risk User List API Version 1 124Number of Views The Offline Task runtime keeps increasing 27Number of Views Cloud Administration Retrieve High-Risk User List API Version 2 116Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.9 Release Notes (January 2026) An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA Authentication Manager 8.8 Setup and Configuration Guide