log: INFO : com. vmware.horizon. directory. ldap. LdapDirectoryService - Password-based authentication: - BEGINlog: INFO : com. vmware.horizon.directory.ldap. LdapConnector - Starting LDAP Query: Host: ldaps://<ad_server>: 636 PageSize - 1000 SearchDN - distinguishedName=<distinguish name of the ad user> SearchFilter - (& (objectCategory=person) (sAMAccountName=<ad_username>) ) Scope - 2log: INFO : com. vmware.horizon. directory. ldap. LdapConnector - Query Completed for SearchDN - <Base DN structure> SearchFilter - (& (objectCon) (sAMAccountName / Username = <SAMAccountName / username>)log: INFO : com. vmware. horizon. directory. ldap. LdapDirectoryService - User <ad_username@domain> not found under base DN <Base DN structure>VMware Identity Manager 3.x
DistinguishedName of the user. Base DN in the AD configuration on the vIDM's directory settings.BASE DN specified on the LDAP (AD) configurations on vIDM to broaden the scope of the search to include directory folder where the required user is present.