proxmox/proxmox-ldap
Stefan Sterz c74167f528 ldap: only search base of base_dn when checking connection
this should avoid most common size limitations. the search should also
complete quicker as fewer results need to be computed. note that this
way a configuration may be accepted, but the related sync job can
fail due to and exceeded size limit warning for some ldap servers
(such as 2.5.14+dfsg-0ubuntu0.22.04.2).

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
2023-08-08 14:01:27 +02:00
..
debian bump proxmox-ldap to 0.2.0-1 2023-06-26 14:22:50 +02:00
src ldap: only search base of base_dn when checking connection 2023-08-08 14:01:27 +02:00
tests ldap: add an integration test for check_connection 2023-08-08 14:01:25 +02:00
Cargo.toml bump proxmox-ldap to 0.2.0-1 2023-06-26 14:22:50 +02:00
run_integration_tests.sh ldap: tests: add LDAP integration tests 2023-02-08 14:11:21 +01:00