-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Description
Description:
LDAP users with jpegPhoto attribute cannot log in to RC. A login attempt fails with error stating, that the user wasn't found or the password is incorrect. After removing this attribute, the user can log in normally.
Steps to reproduce:
- Add jpegPhoto attribute via ldapmodify
- Try logging in - error
- Remove jpegPhoto attribute via ldapmodify
- Log in successfully
Expected behavior:
Users with avatars in LDAP should be able to log in normally. (Plus the avatar should be synced)
Actual behavior:
Cannot log in with LDAP users with jpegPhoto attribute
Server Setup Information:
- Version of Rocket.Chat Server: 3.6.0
- Operating System: linux
- Deployment Method: tar
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: v12.16.1
- MongoDB Version: 4.2.8
Additional context
I'm not completely sure, but I have a feeling, this wasn't problem with 3.5.x versions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels