proxmox/proxmox-ldap
Lukas Wagner 6fd77c9a5e ldap: add basic user auth functionality
In the LDAP world, authentication is done using the bind operation, where
users are authenticated with the tuple (dn, password). Since we only know
the user's username, it is first necessary to look up the user's
domain (dn).

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-02-08 14:11:12 +01:00
..
src ldap: add basic user auth functionality 2023-02-08 14:11:12 +01:00
Cargo.toml ldap: add basic user auth functionality 2023-02-08 14:11:12 +01:00