Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

valkey-ldap - Probabilistic data structures

Website:
https://github.com/valkey-io/valkey-ldap
Licence:
BSD-3-Clause AND BSD-2-CLAUSE AND Apache-2.0 AND MIT AND Zlib AND Unicode-3.0
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
The valkey-ldap module is a Rust based Valkey module that adds the support
for handling user authentication against LDAP based identity providers.

The module works by registering and authentication handler that intercepts
the valkey AUTH command, which validates the the username and password,
specified in the AUTH command, using an LDAP server. Therefore the user must
already exist in Valkey before LDAP can be used for authentication.

Packages

valkey-ldap-1.0.0-1.module_valkey.8.1.el10.remi.x86_64 [790 KiB] Changelog by Remi Collet (2025-08-06):
- initial package