[GH-ISSUE #1067] [FEATURE REQUEST] LDAP Toolbox like Tools #383

Closed
opened 2026-02-27 08:16:59 +03:00 by kerem · 3 comments
Owner

Originally created by @Technikte on GitHub (Dec 28, 2024).
Original GitHub issue: https://github.com/lldap/lldap/issues/1067

Motivation
Some stuff would be very usefull/nice for selft hosted/home setups like https://self-service-password.readthedocs.io/en/stable/ .

Describe the solution you'd like
A way to let user reset their password and change "more" things on their own if needed.

Describe alternatives you've considered
Alternative would something like this https://github.com/tiredofit/docker-self-service-password or some other ldap toolbox. But would be nice to get something build in to elimate the need for other tool.

Additional context
I think it would fit perfect since lldap is more oriatend to self hosting in homelab and so.

Originally created by @Technikte on GitHub (Dec 28, 2024). Original GitHub issue: https://github.com/lldap/lldap/issues/1067 **Motivation** Some stuff would be very usefull/nice for selft hosted/home setups like https://self-service-password.readthedocs.io/en/stable/ . **Describe the solution you'd like** A way to let user reset their password and change "more" things on their own if needed. **Describe alternatives you've considered** Alternative would something like this https://github.com/tiredofit/docker-self-service-password or some other ldap toolbox. But would be nice to get something build in to elimate the need for other tool. **Additional context** I think it would fit perfect since lldap is more oriatend to self hosting in homelab and so.
kerem 2026-02-27 08:16:59 +03:00
Author
Owner

@nitnelave commented on GitHub (Dec 28, 2024):

There's already a built-in password reset flow through email. You can enable it by filling in the SMTP settings and allowing password resets (see the config template at the root of the repo). Please have a look and tell me whether that fits the bill :)

<!-- gh-comment-id:2564491099 --> @nitnelave commented on GitHub (Dec 28, 2024): There's already a built-in password reset flow through email. You can enable it by filling in the SMTP settings and allowing password resets (see the config template at the root of the repo). Please have a look and tell me whether that fits the bill :)
Author
Owner

@Technikte commented on GitHub (Dec 28, 2024):

Oh really, I didnt see any option like this yet, but I fired only a quick "demo" up local without stmp.
I will report back and mabye close this issue when it fits my needs.
Thanks in advance.

<!-- gh-comment-id:2564519169 --> @Technikte commented on GitHub (Dec 28, 2024): Oh really, I didnt see any option like this yet, but I fired only a quick "demo" up local without stmp. I will report back and mabye close this issue when it fits my needs. Thanks in advance.
Author
Owner

@Technikte commented on GitHub (Dec 29, 2024):

I have enabled it and it seems to work. Maybe only some kind of basic anti bot captcha would be nice or something along these lines and "support basic complexity requirements" like the pr https://github.com/lldap/lldap/pull/1024 would be generall nice to have.

<!-- gh-comment-id:2564812274 --> @Technikte commented on GitHub (Dec 29, 2024): I have enabled it and it seems to work. Maybe only some kind of basic anti bot captcha would be nice or something along these lines and "support basic complexity requirements" like the pr https://github.com/lldap/lldap/pull/1024 would be generall nice to have.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#383
No description provided.