RSA Product Set: SecurID
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.x
When an RSA Authentication Manager administrator attempts to add or manage a user — for example, when assigning a token — the Security Console displays one of the following errors:
The specified ID is already in use by an unresolvable user within this realm
Principal with userid already exists in the realm: <username>
Cannot add or manage a user with user ID <UserID>. User IDs must be unique within a deployment. This user ID is already in use.
Account is locked out of emergency authentication
This is a read only external LDAP identity source
These errors occur when a user record in RSA Authentication Manager cannot be uniquely resolved across one or more identity sources. There are two common root causes:
- Duplicate user entries — The same user ID exists in multiple identity sources, causing a conflict during management operations.
- Unresolvable LDAP user — A user was removed from the external directory or moved to an organizational unit (OU) that is out of scope of the identity source, leaving an orphaned record in the Authentication Manager database.
CAUTION: Before proceeding, take a full database backup following the below article.
Create a Backup Using Back Up Now
Identify which scenario below matches your error and follow the corresponding steps.
Scenario 1: Duplicate User Entries Across Identity Sources
- Log in to the Security Console.
- Navigate to Identity > Users > Manage Existing.
- Under Search Criteria, click Search for users across all identity sources.
- Enter the affected user ID and run the search.
- If multiple results appear for the same user ID, delete all duplicate entries — keeping only the correct user record.
- Verify: Attempt to manage the user again. Confirm no error is displayed.
Scenario 2: Unresolvable User in LDAP
- Log in to the Security Console.
- Navigate to Reporting > Reports > Add New > Users and Groups No Longer in Identity Source.
- Select the correct external identity source and generate the report.
- Review the report to confirm the affected user is listed.
- Navigate to Setup > Identity Sources > Clean Up Unresolvable Users.
- Select the identity source to clean.
- For the Grace Period, choose one of the following:
- To clean up users unresolvable for more than a set number of days — select the checkbox and specify the number of days.
- To clean up users immediately — clear the checkbox.
- Click Next.
- Select Force system to delete all users and groups from the internal database that no longer exist in the external identity source and click Next.
- Verify: Re-run the report to confirm the unresolvable user no longer appears.
NOTE: If the cleanup does not remove the user, proceed to the LDAP filter steps below.
If cleanup does not resolve the issue — Modify the LDAP Identity Source Filter:
- Open the Operations Console and navigate to Deployment Configuration > Identity Sources > Manage Existing.
- From the dropdown next to the affected identity source, select Edit.
- Click the Map tab.
- Scroll to the Directory Configuration - Users section.
- Update the default search filter to temporarily exclude the affected user. Change from:
To:(&(objectClass=User)(objectcategory=person))(&(objectClass=User)(objectcategory=person)(!(samAccountName=<username>)))Replace
<username>with the affected user's account name. - Re-run the Clean Up Unresolvable Users steps from Scenario 2 above to remove the user entry.
- Once cleanup is complete, revert the search filter back to:
(&(objectClass=User)(objectcategory=person)) - Verify: Confirm the user no longer appears in the unresolvable users report and that no error is displayed when managing other users.
Related Articles
Error Unable to resolve user by login ID and/or alias, or authenticator not assigned to user when attempting to authentica… 2.12KNumber of Views Unable to login to RSA Authentication Manager Security Console as super admin 5.17KNumber of Views RSA Authentication Manager - License Installation Fails with 'License/Serial Number Does Not Match' 2.83KNumber of Views 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.02KNumber of Views RSA Authentication Manager 8.8 upgrade fails with ERROR: auth_manager.rest_service.old_access_key is not found 2.09KNumber of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)