glauth-ui VS ansible-ae-dir-server

Compare glauth-ui vs ansible-ae-dir-server and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
glauth-ui ansible-ae-dir-server
4 2
82 -
- -
0.0 -
8 months ago -
Python
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

glauth-ui

Posts with mentions or reviews of glauth-ui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-15.
  • Resources for LDAP setup?
    3 projects | /r/selfhosted | 15 Apr 2021
  • A detailed guide to SSO on Kubernetes
    3 projects | news.ycombinator.com | 6 Apr 2021
    * Provides basic user management, I want to be able to put users into groups and (if the app supports it) use those groups for in-app ACL.

    If that service worked well in my homelab (a single-pc docker swarm that runs a few private web services like jellyfin) I'd very likely end up deploying it on my employers infrastructure. My employer is a small business with maybe ~30 users.

    I'm not sure how to convert something like that into sales though. Still, starting with an open-source solution that solves problems for the little guys often has a "trickle up" effect.

    Right now I'm looking towards https://github.com/sonicnkt/glauth-ui/ to solve that problem, but it's definitely not anywhere near there yet.

  • Serving Flask-App (docker, gunicorn) under subdirectory in nginx
    2 projects | /r/flask | 1 Apr 2021
    I have my code on github: https://github.com/sonicnkt/glauth-ui
  • Glauth (ldap server) - Web UI
    3 projects | /r/selfhosted | 31 Mar 2021

ansible-ae-dir-server

Posts with mentions or reviews of ansible-ae-dir-server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-20.
  • How should I manage Identity Management/openLDAP while maintaining password encryption?
    3 projects | /r/selfhosted | 20 May 2021
    With such a setup no entity has to ever read the password hashes from the LDAP database. You should even make attribute userPassword write-only and only grant auth access to it for anonymous (see Æ-DIR ACL for active personal user accounts).
  • Resources for LDAP setup?
    3 projects | /r/selfhosted | 15 Apr 2021
    But in opposite to other LDAP servers OpenLDAP also supports multiple inheritance of STRUCTURAL object classes (others like 389-DS do not). I'm using this in my Æ-DIR to define object class aeUser based on inetOrgPerson and account for personal user accounts.

What are some alternatives?

When comparing glauth-ui and ansible-ae-dir-server you can also consider the following projects:

glauth - A lightweight LDAP server for development, home use, or CI

springboot-keycloak-openldap - The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.

docker-openldap - Dockerized LDAP server with many customizable options

build-a-saas-app-with-flask - Learn how to build a production ready web app with Flask and Docker.

openldap-pbkdf2 - PBKDF2 for OpenLDAP

Yacht - A web interface for managing docker containers with an emphasis on templating to provide 1 click deployments. Think of it like a decentralized app store for servers that anyone can make packages for.