-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Comments
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. |
We have the same need for people who change name and / or civility. |
Inspired by @inDane, I wrote another small tool for LDAP synchronization which honors Greenlight's https://github.com/oxzi/greenlight-ldap-sync However, I would still love to see this feature upstream within Greenlight. |
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! To find out more information on Greenlight v3, please click the following link: Thanks for your continued support! |
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)
The text was updated successfully, but these errors were encountered: