LDAP - Can't Login

Seems similar yes. I’ll post my findings there. Cheers

Seeing this exact same behavior on a brand new deployment. Server 2012 R2, MB 0.35.4. Any updates? Other LDAP services are working as expected without issue.

Sorry I just couldn’t get it to work in the end :frowning:

I’m running into similar, but not quite.

I can get it set up so that AD/LDAP is working right, somewhat. If user X tries to log in with LDAP, they can just fine, until their cookie/session expires. Then they can’t log in again. If user Y tries to log in with LDAP, no, just doesn’t let them in. Depending on situation, they either get “Unauthorized” or “did not match stored password” We ran through so many combinations, we lost track. I tried using my bind logins of:
svcUser@companycom
DN=svcUser,OU=Company Users,DC=company,DC=com
DN=svcUser,OU=“Company Users”,DC=company,DC=com
‘DN=svcUser,OU=“Company Users”,DC=company,DC=com’
and even had IT set up a new group,
DN=svcUser,OU=svcUsers,DC=company,DC=com
( No spaces ) and I get the same behavior.

This is on 0.36-rc2 and 0.35 ( docker containers )