Open ckulla opened 9 years ago
I had this problem and it was where I had setup local auth first and then added on LDAP later. For me the solution was to use LDAP only and re-create the database..
I can confirm that this issue doesn't occur when you only have ldap configured.
I've set up lets-chat 0.4.2 with docker and ldap support. First user can log in fine. But when another user logs in (with different user name and password) he ends up being logged in as the first user. So every user is acting as the first user !?! What information do you need for further analysis?