mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-16 08:33:10 -05:00
LDAP Server? #383
Reference in New Issue
Block a user
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 @benyanke on GitHub (May 14, 2018).
I just took over maintaining a lightweight LDAP server (glauth), and I'm wondering if it would be appropriate on this list? I noticed you don't have any LDAP servers, but it might be of interest to those who are selfhosting things.
It's very lightweight, so well suited to small homelabs (at minimum, a static binary + a single config file).
@benyanke commented on GitHub (Jun 3, 2018):
Any thoughts on this?
@nodiscc commented on GitHub (Jun 3, 2018):
@benyanke You can find LDAP servers listed here: https://github.com/n1trux/awesome-sysadmin#identity-management.
There is a link to this section in https://github.com/Kickball/awesome-selfhosted#federated-identityauthentication
I suggest you take a look at their contribution guidelines and send a Pull Request their way. awesome-sysadmin is slightly more restrictive than awesome-selfhosted, the software must be production ready and IIRC they ask you to write a short paragraph on how awesome it is/key features/use cases.