GLAuth
Lightweight LDAP authentication server with pluggable backends
GLAuth is a lightweight LDAP authentication server designed for development, CI pipelines, and home infrastructure. It provides an easy-to-run alternative to heavier directory services while supporting multiple configurable backends and LDAP/LDAPS endpoints.
Key Features
- LDAP and LDAPS listeners for authentication and directory queries
- Config-file backend for simple, single-binary deployments
- Pluggable/chained backends, including file-based storage, S3-backed storage, SQL via plugins, and proxying to existing LDAP servers
- Centralized management of users, groups, passwords, Linux account attributes, and SSH public keys
- Optional two-factor authentication designed to be transparent to LDAP client applications
- Suitable for lightweight directory needs across common infrastructure tools that support LDAP auth
Use Cases
- Centralizing user and group management for homelab or small server fleets
- Providing an LDAP auth endpoint for internal tools and CI environments
- Fronting or augmenting an existing LDAP directory with a proxy backend
Limitations and Considerations
- For production usage, LDAPS/TLS should be configured explicitly rather than relying on plaintext LDAP
- Some advanced directory/AD features may not be available compared to full OpenLDAP or Active Directory deployments
GLAuth is a practical choice when you need LDAP-compatible authentication with minimal operational overhead. Its backend flexibility makes it useful both as a standalone directory for small environments and as an integration layer alongside existing LDAP infrastructure.
Categories:
Tags:
Tech Stack:
Similar Services

PocketBase
Lightweight open-source realtime backend with embedded SQLite
Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.
Keycloak
Open-source identity and access management with SSO
Keycloak is an open-source IAM server providing single sign-on, user federation, and centralized authentication and authorization using OIDC, OAuth 2.0, and SAML.

Authelia
Self-hosted IAM with SSO and multi-factor authentication
Authelia is an open-source IAM and authentication server providing SSO, MFA, and access control for web apps, with OpenID Connect/OAuth 2.0 and reverse-proxy integration.
Infisical
Open-source platform for secrets, PKI certificates, and privileged access
Infisical is an open-source platform to manage and deliver app secrets, certificates (PKI), SSH credentials, and encryption keys across teams and infrastructure.

authentik
Open-source Identity Provider (IdP) for SSO, OIDC, and SAML
Open-source IdP delivering SSO, OAuth2/OIDC, SAML2, LDAP, RADIUS, MFA, WebAuthn, conditional access and application-proxy capabilities for self-hosted deployments.

Teleport
Identity-aware access proxy for infrastructure and internal apps
Secure access platform for servers, Kubernetes, databases, desktops, and web apps with SSO/MFA, short-lived certificates, and full session auditing.

Go
Docker
TOML