mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-09 03:33:05 -05:00
[PR #272] [CLOSED] Adding GLAuth #948
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?
📋 Pull Request Information
Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/272
Author: @benyanke
Created: 6/4/2018
Status: ❌ Closed
Base:
master← Head:patch-2📝 Commits (2)
2acd622Adding GLAuth70b8170Typo fix📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Application name / category
GLAuth / LDAP server
Source URL
https://github.com/glauth/glauth
why it is awesome
This tool is a great, lightweight LDAP server, especially suitable for homelabs or simpler situations. While it doesn't pretend to be as full featured as other LDAP servers, that is by design - setting many of the LDAP servers out there is often a complicated process - with GLAuth, it's a single statically linked binary, which can be run in either a docker container or on metal, with only a single configuration file.
Finally, docker is a first-class release method, allowing users to mount a single config file, and run the latest version in their existing docker infrastructure, with no additional hassle.
Thanks for considering it.
Disclaimer: I am the maintainer.
Note: I'll add another PR redirecting to the github pages site when it's complete. In the meantime, the repo is the best source for public interest.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.