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 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
RSA Authentication Manager – Cannot Add or Manage User Due to Duplicate User ID Error 2.08KNumber of Views How to install one RSA SecurID software token on multiple devices 624Number of Views RSA Authentication Manager – Unable to Add or Manage Users with Error “The specified ID is already in use” 5.23KNumber of Views Error: Principal does not possess one or more authenticators when using RSA SecurID Access Authenticate app tokencode with… 591Number of Views Unable to Resolve User by Login ID and/or Alias or Authenticator Not Assigned to User When Attempting to Authenticate via … 2.15KNumber of Views
Trending Articles
RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide How to Upgrade Internal SHA-1 Certificates to SHA-256 in Authentication Manager Using rsautil RSA Authentication Manager 8.9 Setup and Configuration Guide RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows
Don't see what you're looking for?