Delete a duplicate user or duplicate group and run a schedule cleanup job when the identity source no longer exists in RSA Authentication Manager 8.x
Originally Published: 2012-11-27
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 7.1, 8.x
Issue
Adding a user with the same user ID gives the following error message
There was a problem processing your request.
Cannot add or manage a user with user ID <user ID>. Your deployment is configured to not allow duplicate user IDs in a realm. This user ID is already in use by an unresolvable user in this realm.
For more information, see the Troubleshooting appendix in the Administrator's Guide.
Unable to connect to LDAP Identity Source
Skipping identity source: 1acf46bc2cf7b50a03897609cbd4d0ff (myidentitysource.com Unable to run the cleanup job because the of the error LDAP_CONNECTION_FAILED
Skipping identity source: 1acf46bc2cf7b50a03897609cbd4d0ff (myidentitysource.com Unable to run the cleanup job because the of the error LDAP_CONNECTION_FAILED
com.rsa.ims.admin.dal.ldap.ConnectionException: Error connecting to the identity source
The following identity sources were unavailable while generating the list of unresolvable users if you want to clean up users from all your identity sources, make sure that all identity sources are available and configure settings again
Resolution
- Login to the Operations Console
- Edit the Identity Source that was deleted
- On the Connection(s) tab change the LDAP URL connection strings to be that of ANY valid LDAP directory. The important thing is that a test connection should be successful
- On the Map tab, make sure that that the User Base DN and User Group Base DN values point to values that exist in our LDAP directory
- Under Directory Configuration- Users, change the search filter to a value that will produce NO results. For example:
(&(objectClass=User)(objectcategory=person)(cn=XYZABC123))
- Under Directory Configuration - User groups, change the seach filter to a value that will produce no results. For example,
(&(objectClass=group)(cn=XYZABC123))
- Save the settings.
- Login to the Security Console and navigate to Setup > Identity Sources > Clean Up Unresolveable Users.
- Select the identity source from the drop down list.
- To remove the Grace Period, uncheck the option.
- Click Next.
- All users in the identity source will be displayed and can now be deleted.
- Login to the Operations Console.
- Edit the Identity Source that contains the user you wish clean up
- On the Connection(s) tab.Verify the the LDAP URL connection strings are correct. The important thing is that a test connection should be successful.
- On the Map page, make sure that that User Base DN and User Group Base DN values point to values that exist in our LDAP directory/
- OPTIONAL IF ONLY DELETING A USER. Under Directory Configuration- Users, change the search filter to a value that will exclude the user we wish to cleanup. For example,
(&(objectClass=User)&(objectcategory=person)&(!(sAMAccountName=myuser)))
- OPTIONAL IF ONLY DELETING A GROUP. Under Directory Configuration - User groups - change the search filter to a value that will exclude the group we wish to cleanup. FOr example,
(&(objectClass=group)&(!(cn=mygroup)))
- Save the settings.
- Go to Security Console and navigate to Setup > Identity Sources > Clean Up Unresolveable Users.
- To remove the Grace Period, uncheck the option.
- Click Next.
- User myuser and/or group mygroup will be scheduled for cleanup
Related Articles
Duplicate User ID error when running All Users report in RSA Authentication Manager 8.x 1.68KNumber of Views RSA Authentication Manager – Unable to Add or Manage Users with Error “The specified ID is already in use” 5.18KNumber of Views Configuring two RSA Authentication Manager 8.x user IDs to share a single SecurID token 1.55KNumber of Views Authentication Manager token assigned to <no access> or <unknown> after user in an external identity source is deleted fro… 255Number of Views Unable to re-use a deleted account name if the account was previously disabled in RSA Identity Governance & Lifecycle 434Number of Views
Trending Articles
Download RSA SecurID Access Cloud User Event audit logs using Cloud Administration REST API CLU RSA Authentication Manager Upgrade Process RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager Patch Updates How to implement SAML SSO Authentication with Microsoft Azure Active Directory and RSA Identity Governance & Lifecycle
Don't see what you're looking for?