lets-chat-ldap icon indicating copy to clipboard operation
lets-chat-ldap copied to clipboard

ldap + local: Every user is logged in as the first user

Open ckulla opened this issue 10 years ago • 2 comments

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?

ckulla avatar Aug 26 '15 15:08 ckulla

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..

raesene avatar Sep 02 '15 16:09 raesene

I can confirm that this issue doesn't occur when you only have ldap configured.

ckulla avatar Sep 03 '15 11:09 ckulla