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

DRAFT: Implement an LDAP Target #13

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jonathanmaw
Copy link
Contributor

This branch is unfinished due to lack of time.

Broadly, it tries to implement a way to take a ModelDifference and write all the necessary changes to that server.
It is configurable to skip certain operations (e.g. if adding new users is more complicated, and requires a separate target)
it still requires:

  • Figure out decent default behaviour for adding a user (possibly with some kind of configurable template).
  • Implement updating user's membership of groups (this looks a bit tricky, comments are included in this pull request for what I've figured out about how to do it)

@jonathanmaw
Copy link
Contributor Author

Checking in on this pull request, an LDAP target is currently low priority, so will be picked up at a later date.

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

Successfully merging this pull request may close these issues.

1 participant