Domain users are unable to log into the Aria Automation platform or integrated components like vRealize Operations (vROps).
INFO : com.vmware.horizon.directory.ldap.LdapConnector - Query Completed for SearchDN - SearchFilter - (&(objectCategory=person)(sAMAccountName=####))INFO : com.vmware.horizon.directory.ldap.LdapDirectoryService - User #### not found under base DN... - FAILURE
VMware Identity Manager (vIDM) 3.3.x
Aria Automation (formerly vRealize Automation) 8.18.x
The issue occurs due to a misconfigured Base DN in the Active Directory/LDAP connector settings. If the Base DN points to a specific, restricted Organizational Unit (OU) that does not contain the target users (e.g., users reside in OU=Contractors but the Base DN is set to OU=Operational), the LDAP query fails to locate the user object.
Modify the Active Directory configuration within VMware Identity Manager to ensure the Base DN covers the directory path where users are located.