Disclaimer: This is a weekend-project/work-in-progress.
Configuring LDAP can be a daunting task, this is a drop-in LDAP management tool (and server) I built to easily add / remove users from my LDAP directory.
I've tested it with Gitlab, Redmine, Apache mod_authz and OwnCloud/NextCloud with great success. It will most likely work for any basic auth you may require.
Credit for UI goes to @creativetimofficial on github.
I know next to nothing about LDAP, but would this handle installation as well? Eg, i'd like to use a home-hosted LDAP solution for Sandstorm.io, but i don't want to manage complicated LDAP junk.
Or does this only manage an existing LDAP deployment?
My use case was simply that i wanted a fully offline installation of Sandstorm, and it was not possible without LDAP because Sandstorm auth required net access. LDAP was the only local only installation for auth
5 comments
[ 3.2 ms ] story [ 20.6 ms ] threadConfiguring LDAP can be a daunting task, this is a drop-in LDAP management tool (and server) I built to easily add / remove users from my LDAP directory.
I've tested it with Gitlab, Redmine, Apache mod_authz and OwnCloud/NextCloud with great success. It will most likely work for any basic auth you may require.
Credit for UI goes to @creativetimofficial on github.
Or does this only manage an existing LDAP deployment?