Show HN: EasyLDAP – A “Dockerized” LDAP management tool
1–6 of 6 posts
Re: Show HN: EasyLDAP – A “Dockerized” LDAP management tool
#2Configuring 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.
Re: Show HN: EasyLDAP – A “Dockerized” LDAP management tool
#3Disclaimer: 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…
Or does this only manage an existing LDAP deployment?
Re: Show HN: EasyLDAP – A “Dockerized” LDAP management tool
#4Disclaimer: 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?
Re: Show HN: EasyLDAP – A “Dockerized” LDAP management tool
#5Disclaimer: 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?
Re: Show HN: EasyLDAP – A “Dockerized” LDAP management tool
#6Earlier quoted context omitted.
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?
If ldap is just an implementation detail to you (to get unified login), you can try cloudron.io