| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: lldap | Distribution: openSUSE Tumbleweed |
| Version: 0.6.2 | Vendor: openSUSE |
| Release: 1.1 | Build date: Wed Aug 20 13:30:52 2025 |
| Group: Unspecified | Build host: reproducible |
| Size: 26381491 | Source RPM: lldap-0.6.2-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/lldap/lldap | |
| Summary: Light LDAP implementation | |
This project is a lightweight authentication server that provides an opinionated, simplified LDAP interface for authentication. It integrates with many backends, from KeyCloak to Authelia to Nextcloud and more! It comes with a frontend that makes user management easy, and allows users to edit their own details or reset their password by email. The goal is not to provide a full LDAP server; if you're interested in that, check out OpenLDAP. This server is a user management system that is: - simple to setup (no messing around with slapd), - simple to manage (friendly web UI), - low resources, - opinionated with basic defaults so you don't have to understand the subtleties of LDAP. It mostly targets self-hosting servers, with open-source components like Nextcloud, Airsonic and so on that only support LDAP as a source of external authentication. For more features (OAuth/OpenID support, reverse proxy, ...) you can install other components (KeyCloak, Authelia, ...) using this server as the source of truth for users, via LDAP. By default, the data is stored in SQLite, but you can swap the backend with MySQL/MariaDB or PostgreSQL.
MIT
* Wed Aug 20 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- Update to version 0.6.2:
Small release, focused on LDAP improvements and ongoing
maintenance.
* Added
- LDAP
- Support for searching groups by their groupid
- Support for whoamiOID
- Support for creating groups
- Support for subschema entry
- Custom assets path.
- New endpoint for requesting client settings
* Changed
- A missing JWT secret now prevents startup.
- Attributes with invalid characters (such as underscores)
cannot be created anymore.
- Searching custom (string) attributes is now case insensitive.
- Using the top-level firstName, lastName and avatar GraphQL
fields for users is now deprecated. Use the attributes field
instead.
* Fixed
- lldap_set_password now uses the system's SSL certificates.
* Cleanups
- Split the main lldap crate into many sub-crates
- Various dependency version bumps
- Upgraded to 2024 Rust edition
- Docs/FAQ improvements
* Bootstrap script
- Custom attributes support
- Read the paswsord from a file
- Resilient to no user or group files
* New services
- Discord integration (Discord role to LLDAP user)
- HashiCorp
- Jellyfin 2FA with Duo
- Kimai
- Mailcow
- Peertube
- Penpot
- PgAdmin
- Project Quay
- Quadlet
- Snipe-IT
- SSSD
- Stalwart
- UnifiOS
* Sat Jun 14 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- remove version constraint for cargo
* Fri Jun 13 2025 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- add BuildRequires for cargo1.87 to fix build failures with
cargo > 1.82
* Mon Dec 09 2024 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Update _constraints to avoid OOM seen on aarch64
* Tue Dec 03 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.6.1:
* release: 0.6.1
* server: Fix schema migration from v8 for sqlite and postgres
* example_configs: expand url for OneDev config
* docs: update architecture.md
* example_configs: Add onedev
* cargo,auth,server: update opaque-ke => 0.7
* server: Fix the instructions to silence the key_seed warning
* readme: add reference to terraform provider (#1035)
* example_configs: Update pam example for release 0.6..0
* chore: bump version to 0.6.1-alpha
* github: Remove release PR comment bot
* Tue Dec 03 2024 opensuse_buildservice@ojkastl.de
- Update to version 0.6.0:
* release: 0.6.0
* server: Remove session-wide logging, add session_uuid to
message logs
* server: Only use a single connection with SQlite
* server: Correctly handle removal of the display_name attribute
* server: Correctly handle attempts to probe for password resets
* example_configs: add ldap_ssl to vaultwarden_ldap_sync:2.0.2
(#1011)
* server: Fix env warning for nested keys
* server: Fix missing lowercasing when changing passwords through
LDAP
* app: Allow custom attributes in group creation
* server: return custom attributes when asked for all attributes
* build(deps): bump actions/checkout from 4.2.1 to 4.2.2
* server: improve key_seed warning
* server: Fix env variable warning
* app: fix password reset probing
* app: Add support for group attributes
* example_configs: keycloak typo for first name attribute (#1004)
* Tue Oct 08 2024 Johannes Kastl <opensuse_buildservice@ojkastl.de>
- new package lldap: Light LDAP implementation
/etc/lldap /etc/lldap/lldap_config.toml /usr/bin/lldap /usr/lib/systemd/system/lldap.service /usr/lib/sysusers.d/system-user-lldap.conf /usr/share/doc/packages/lldap /usr/share/doc/packages/lldap/README.md /usr/share/doc/packages/lldap/lldap_config.toml.example /usr/share/licenses/lldap /usr/share/licenses/lldap/LICENSE /var/lib/lldap
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 10 23:15:27 2025