Limiting users to one token per user ID in RSA Authentication Manager 8.x
Originally Published: 2018-09-07
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1.1
Issue
Resolution
There is a method to limit one token per User ID in the Authentication Manager database and an administrator will require command line access with a restart of Authentication Manager services.
Before following the instructions below, it would be advisable to have a backup of the Authentication Manager database. Follow the instructions on How to create a Backup Using Back Up Now.
Instructions
- If not already enabled, enable secure shell on the appliance.
- Login to the primary Authentication Manager server as rsaadmin and enter the operating system password.
Note that during Quick Setup another user name may have been selected. Use that user name to login.
- Navigate to the /opt/rsa/am/utils folder:
login as: rsaadmin Using keyboard-interactive authentication. Password: <enter operating system password> Last login: Tue Aug 28 14:18:12 2018 from jumphost.vcloud.local RSA Authentication Manager Installation Directory: /opt/rsa/am
- Navigate to /opt/rsa/am/utils:
rsaadmin@am82p:~> cd /opt/rsa/am/utils rsaadmin@am82p:/opt/rsa/am/utils>
- Carefully enter the following command and provide the Operations Console admin password when prompted:
rsaadmin@am82p:/opt/rsa/am/utils> ./rsautil store -o <enter Operations Console administrator name> -a add_config auth_manager.admin.maximum_usable_tokens 1 GLOBAL 501 Please enter OC Administrator password: <enter Operations Console administrator password> psql.bin:/tmp/819c55ab-0e79-49cb-a420-5f4b4d9094ae3515872605838824841.sql:108: NOTICE: Added the new configuration parameter "auth_manager.admin.maximum_usable_tokens" with the value "1" add_config ------------ (1 row) rsaadmin@am82p:/opt/rsa/am/utils>
- Restart all Authentication Manager services on the primary server:
/opt/rsa/am/server/rsaserv restart all
- Repeat the service restart on all replicas.
The default value for auth_manager.admin.maximum_usable_tokens is 3. The same procedure above can be used to set the usable token value to 3 or 2.
- After restarting the Authentication Manager services on the primary and replica(s), an administrator will get the following message on the primary's Security Console when trying to assign more than one token to a selected user.
Assign would have resulted in more than the maximum allowed number of tokens for at least one selected user.
Error: There was a problem processing your request
Related Articles
Cannot add or manage a user with user ID <UserID>. User IDs must be unique within a deployment. This user ID is already in… 2.01KNumber of Views Duplicate User ID error when running All Users report in RSA Authentication Manager 8.x 1.63KNumber of Views AM 8.1: Cannot add or manage a user with user ID <UserID>. User IDs must be unique within a deployment. This user ID is al… 288Number of Views Configuring two RSA Authentication Manager 8.x user IDs to share a single SecurID token 1.52KNumber of Views How to install one RSA SecurID software token on multiple devices 606Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?