RocketChat / RocketChat/Rocket.Chat

LDAP Sync do nothing

Open
#25,011 3 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Hello, thank you for your beautiful software, we planned to replace our existing old Messaging.

Description:

Everything is working fine with LDAP, but when we click on Sync Now. No import of user, no error in log.
User is add automatically when is successfully login with LDAP.

Steps to reproduce:
  1. Go on LDAP Administration
  2. Test connexion -> OK
  3. Search User -> OK
  4. Sync Now -> OK
  5. But nothing doing

We show nothing in our log or other. No import of user.
We need to add crontab in our Docker or other ?

Server Setup Information:

Rocket.Chat Version: 4.5.3
NodeJS Version: 14.18.3 - x64
MongoDB Version: 4.2.19
MongoDB Engine: wiredTiger
Platform: linux
Process Port: 3000
Site URL: https://chat.xxx.com
ReplicaSet OpLog: Enabled
Commit Hash: 4798f479bb
Commit Branch: HEAD

Thanks

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue from LDAP Administration using Test connection, Search User, and Sync Now on the reported Rocket.Chat 4.5.3 setup. Inspect the LDAP synchronization path and available logs to determine why no users are imported; done means Sync Now imports the expected users or reports a useful error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, mongodb, nodejs
Domain
authentication, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.