mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[GH-ISSUE #663] jelu support? #239
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#239
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @diggerydoo on GitHub (Sep 1, 2023).
Original GitHub issue: https://github.com/lldap/lldap/issues/663
Would it be possible to create a sample config for jelu? (https://github.com/bayang/jelu) It supports ldap. The relevant settings can be found here: https://github.com/bayang/jelu/blob/main/src/main/kotlin/io/github/bayang/jelu/config/LdapConfig.kt Thank you!
@nitnelave commented on GitHub (Sep 1, 2023):
@diggerydoo you're welcome to create it! Spin up your instance, try to see if you can figure out the settings using the other example configs, and if you're stuck you can ask for help here or in Discord.
And at the end, don't forget to give back to the community and contribute your example config :)
@nitnelave commented on GitHub (Sep 5, 2023):
Blocked by https://github.com/kanidm/ldap3/issues/28
@nitnelave commented on GitHub (Sep 10, 2023):
Alright, this should work now. @diggerydoo can you see if you can make it work, and if so, can you submit a sample config?
@nitnelave commented on GitHub (Oct 25, 2023):
Any update here? @diggerydoo did you manage to make it work?