Restrict the Number of Active Tokens per User
You can change the maximum number of active SecurID tokens allowed per user. The default limit is three active tokens for each user. Tokens that are managed in the Cloud Access Service (CAS) do not count towards the three token limit.
Before you begin
Operations Console administrator credentials are required.
Procedure
Log on to the appliance using an SSH client.
Change directories:
cd /opt/rsa/am/utils
Run one of the following commands:
To set the limit for active tokens per user, type the following, and then press ENTER:
./rsautil store -a add_config auth_manager.admin.maximum_usable_tokens <1> GLOBAL 501
where <1> is an integer from 1 to 3 that specifies the maximum number of active tokens per user. For values outside the range [1,3], AM uses the default limit of three active tokens.
To change the limit after setting it for the first time, type the following, and then press ENTER:
./rsautil store -a update_config auth_manager.admin.maximum_usable_tokens <1> GLOBAL 501
where <1> is an integer from 1 to 3 that specifies the maximum number of active tokens per user. For values outside the range [1,3], AM uses the default limit of three active tokens.
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 all replica instances:
cd /opt/rsa/am/server
./rsaserv restart all
Related Concepts
Related Articles
How to modify the number of allowable active tokens per user on RSA Authentication Manager 8.x 69Number of Views RSA Via Lifecycle and Governance Fulfillment Workflows "Create a job per group, grouping by user" creates a single job for… 15Number of Views How to Restrict of Active Tokens per User on RSA Authentication Manager. 6Number of Views RCM CRL not being generated automatically per crl timer configuration 77Number of Views Limiting users to one token per user ID in RSA Authentication Manager 8.x 113Number of Views
Trending Articles
RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process Downloading RSA Authentication Manager license files or RSA Software token seed records When configuring LDAP or LDAPS in RSA Authentication Manager with a global catalog the connection fails