RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.11k stars 10.36k forks source link

Unable to login with LDAP: User not found or incorrect password #21681

Open niiiixd opened 3 years ago

niiiixd commented 3 years ago

Description:

Updading LDAP users and after that users not able to log in : the error popup "User not found or incorrect password" is displayed. Local users are still able to log in.

Steps to reproduce:

  1. Go to login screen
  2. Enter LDAP username and password
  3. Click [Login] button

Expected behavior:

Actual behavior:

User should be logged in

Server Setup Information:

Client Setup Information

Additional context

Relevant logs:

the error popup "User not found or incorrect password" is displayed.

johncrisp commented 3 years ago

Hi.

Is this a new install or updated?

niiiixd commented 3 years ago

It's Updated

jaykoby commented 3 years ago

@niiiixd maybe the same problem as in #21668 ?

Did you check if there are multiple entries in the LDAP dict for your user?

You can check this by example with ldapsearch ( https://linux.die.net/man/1/ldapsearch )