How to map an Active Directory external identity source to a universal group for Authentication Manager 8.x
Originally Published: 2015-08-13
Article Number
Applies To
RSA Product/Service Type: Authentication Manager
RSA Version/Condition: 8.1 SP1 or later
Issue
Tasks
1. Create a universal group in Active Directory.
2. Add Active Directory users to the group.
3. Map this group as a CN= in your identity source for Group Base DN, not User Base DN.
4. Change the User Search Filter in the external identity source to include the memberof= search filter. Note: Using the memberof filter only works with Active Directory. The memberof function does not work correctly in a SunONE/Oracle LDAP directory server identity source. In SunONE, the users are placed into an OU instead of into a group then make the OU a part of the User Base DN and User Group Base DN on the Map tab when configuring the identity source (Operations Console > Deployment Configuration > Identity Source > Manage Existing > Map).
Resolution
- Create a Universal Group in Active Directory
In this example, a universal group called RSAUsers is added under the top level of the domain on a server called 2k8r2-vcloud.local.
- Add Active Directory users to the group
Two users, Jo Aaberg and Kvive Aaby, are members of the RSAUsers group.
- Map the group with the Common Name (CN) in the identity source for User Group Base DN, not User Base DN
Note that the User Group Base DN includes CN=RSAUsers, while the User Base DN does not. The User Base DN is using the default value of dc=2k8r2-vcloud, dc=local, the Active Directory server's name .
- Change the Users Search Filter in the external identity source to include the member of filter.
The default Search Filter under Directory Configuration - Users is (&(objectClass=User)(objectcategory=person)). Add the memberOf group to the middle of the statement, as in the example below:
(&(objectClass=User)(memberOf=cn=RSAUsers,dc=2k8r2-vcloud,dc=local)(objectcategory=person))
- Perform a clean-up if these users were previously in another identity source. This does not need to be done if this is a new identity source. To run the cleanup,
a. Login to the Security Console of the primary Authentication Manager server.
b. Select Setup > Identity Sources > Cleanup Unresolvable Users.
c. Define the grace period,- If you want to clean up users who have been unresolvable for more than the specified number of days, select the checkbox.
- If you want to clean up users immediately when they are found to be unresolvable, clear the checkbox.
d. Click Next.
e. A preview will display if there are unresolvable users.
f. In the Preview pane, review the list of users. Click the column names to sort the list. If the list is empty, there are no unresolvable users.
g. Click Clean Up Now.
Notes
There are variations on how this process can be done, so test the configuration options in a development or pre-production environment.
The two users Jo Aaberg and Kvive Aaby from the example above would now be searchable in the Security Console under Identity > Users > Manage Existing under this new identity source:
Related Articles
How to troubleshoot RSA SecurID Access identity source errors 440Number of Views Unlink the identity source if it is linked to the system error when deleting an unlinked external identity source in RSA A… 537Number of Views Cannot link the runtime identity source because no administrative identity sources reference this runtime source in RSA Au… 440Number of Views How to create an external identity source to Active Directory in RSA Authentication Manager 8.x 1.8KNumber of Views How to create an external LDAP identity source in RSA Authentication Manager 8.1 SP1 or later 1.57KNumber of Views
Trending Articles
An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager Upgrade Process
Don't see what you're looking for?