Skip to main content

LLDAP

LLDAP (Lightweight LDAP) is a simple, lightweight, high-performance LDAP server designed for authentication in small to medium-sized deployments. It provides an intuitive web UI for user management and a complete implementation of LDAP search and bind operations. LLDAP is perfect for self-hosted applications that require LDAP authentication without the complexity of full-featured LDAP servers like OpenLDAP. It stores user data in an embedded SQLite database by default but also supports PostgreSQL, making it easy to set up and maintain. With features like password hashing, account creation/deletion, group management, and MFA support, LLDAP offers a modern solution for identity management in your self-hosted infrastructure.

Quick Info

FieldValue
CategorySecurity
SubcategoryAuth & SSO
Default Port3890
Docker Imagelldap/lldap:2026-05-05
DependenciesDocker
OS SupportUbuntu 22.04, Ubuntu 24.04, Debian 12