Ldap configuration i dont think its finding users in AD

OS Name/Version: Windows 11 23H2 VM with KVM Hypervisor

Product Name/Version: AMP Advanced, 2.5.0.4

Problem Description:
I am attempting to connect my AMP server to my AD server. The AMP server is on 192.168.2.203 and the DC is on 192.168.2.209. I have a custom OU called CTN. It repeatedly says invalid username and/or password.

Login.UseLDAPLogins=True
Login.UseLDAP3=True
Login.AllowLocalUsersWithLDAP=True
Login.LDAPAuthDomain=DC=ctn,DC=internal
Login.LDAP3Host=192.168.2.209
Login.LDAP3FilterDN=(&(objectClass=user)(sAMAccountName=*)(memberOf=CN=ctn,OU=ctn.interal,DC=ctn,DC=internal))
Login.LDAP3UserDN=ampquery@ctn.interal
Login.LDAPGroupPrefix=AMP_
Login.LDAPUserDomain=
Login.LDAP3UsesSSL=False
Login.LDAPADPre2000=False
Login.LDAPStripDomainFromFilter=True
Login.LDAPQueryUsername=ampquery@ctn.internal
Login.LDAPQueryPassword=enc:tv/+y4zbbLSb+GlRKlWN9zZQptkvyVWVfOUWuBK+i9c=

Actions taken to resolve so far:
I followed the instructions in the howto and searched around here trying other peoples solutions. ive tried all lower case, differently named users, and different filters.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.