# lldap/lldap

Light LDAP implementation

Repository: https://github.com/lldap/lldap
Canonical: https://ross.abutalabs.com/products/lldap
Language: Rust
License: GPL-3.0
License Family: copyleft
Topics: authentication, ldap, opaque, rust, security, wasm, web-assembly
Last push: 2026-08-10T20:24:15+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 49, longevity 100
- inputs: {"age_days": 2010, "days_push": 23, "days_rel": 125, "gap_med": 256, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6464, forks 350 (observed 2026-08-28T04:09:43.638157+00:00)

## What it is
lldap is a lightweight LDAP authentication server written in Rust, providing an opinionated, simplified LDAP interface for user management. It ships with a friendly web UI for administration and self-service password resets, integrating with services like Nextcloud, KeyCloak, and Authelia.

## Use cases
- self-hosted ldap authentication server
- manage users for nextcloud via ldap
- lightweight alternative to openldap
- centralized authentication for self-hosted apps
- let users reset their own passwords
- integrate authelia or keycloak with ldap
- simple ldap server for homelab

## When to choose
- you need LDAP auth for self-hosted apps without the complexity of slapd
- you want a web UI for user and group management
- you want low resource usage and simple defaults
- users need self-service password reset by email

## When to avoid
- you need a full-featured LDAP server with schemas and replication
- you need OAuth/OpenID Connect natively without pairing with another IdP
- you require advanced LDAP features like ACLs or custom attributes

## Facets
- artifact type: service
- maturity: active
- function: auth, http-server, web-framework, security
- domain: security, self-hosted, backend, developer-tools
- platform: self-hosted, rust, wasm
- tags: ldap, ldap-server, authentication-server, user-management, keycloak, authelia, nextcloud, password-reset, web-ui, opaqu, linux, docker, web-server

## Member repositories
- lldap/lldap (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.638157+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:44:37.166243+00:00, confidence not recorded.
  - readme: https://github.com/lldap/lldap (fetched 2026-08-28T04:09:43.638157+00:00, sha 016b4202bce9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
