Multiple Domains for LDAP Not Performing Well
Hello Kevin
We have multiple domains setup and it works well. Couple of questions
1. I assume you did the same LDAP config setup in Java client as well. Correct?
2. Did you run the migrateUsersToDB after that and force a complete one-time sync? Reason is the users belonging to the new domain need to have auth_src updated. Otherwise, you can see invalid username/password issues.
We had scenarios when one user moves from one region to another (and hence LDAP domain changes) and we run into this login issue. We have to update the auth_src to make it work
Hope this helps
– Raj