proxmox/proxmox-ldap
Christoph Heiss 72afba8b5b ldap: add method for retrieving root DSE attributes
The root DSE holds common attributes about the LDAP server itself.
Needed to e.g. support Active Directory-based LDAP servers to retrieve
the base DN from the server itself, based on an valid bind.

See also RFC 4512, Section 5.1 [0] for more information about this
special object.

[0] https://www.rfc-editor.org/rfc/rfc4512#section-5.1

Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
2024-03-25 17:03:27 +01:00
..
debian bump proxmox-ldap to 0.2.1-1 2023-08-08 14:09:19 +02:00
src ldap: add method for retrieving root DSE attributes 2024-03-25 17:03:27 +01:00
tests ldap: add method for retrieving root DSE attributes 2024-03-25 17:03:27 +01:00
Cargo.toml bump proxmox-ldap to 0.2.1-1 2023-08-08 14:09:19 +02:00
run_integration_tests.sh ldap: tests: add LDAP integration tests 2023-02-08 14:11:21 +01:00