Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP sync at Login #1918

Closed
spreebits opened this issue Jul 16, 2020 · 4 comments
Closed

LDAP sync at Login #1918

spreebits opened this issue Jul 16, 2020 · 4 comments

Comments

@spreebits
Copy link

Hi,

We have modified the LDAP mappings, but the change only affects new accounts and not existing ones.

We are now looking for a way to update the users, like a new LDAP sync or a data synchronization at login.

This would be an important feature.

Originally posted by @spreebits in #1797 (comment)

@inDane
Copy link

inDane commented Aug 19, 2020

I wrote a little Python program as a workaround. It fetches uid, sn, givenName from the LDAP and puts givenName+sn as displayed name in greenlight.

https://github.com/inDane/greenlight_ldap_resync

@finkyseb
Copy link

We have the same need for people who change name and / or civility.
People can't modify his name, and there is no automatic synchronisation with the ldap.

@oxzi
Copy link

oxzi commented May 31, 2021

Inspired by @inDane, I wrote another small tool for LDAP synchronization which honors Greenlight's .env file and should be easily integrated into a "default" Docker Compose-based Greenlight installation.

https://github.com/oxzi/greenlight-ldap-sync

However, I would still love to see this feature upstream within Greenlight.

@hadicheaito1
Copy link
Contributor

Hello! Unfortunately, we will not be able to devote time into this feature/enhancement request at the moment due to our attention being directed towards Greenlight v3!
If this is something you believe that will be beneficial to v3, then we encourage you to please re-create this request once v3 is up and running.

To find out more information on Greenlight v3, please click the following link:
https://groups.google.com/g/bigbluebutton-dev/c/1nG-k_iTHjo

Thanks for your continued support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants