ldapurl is supported with simple bind
Peter Eisentraut <peter@eisentraut.org>
ldapurl is supported with simple bind The docs currently imply that ldapurl is for search+bind only, but that's not true. Rearrange the docs to cover this better. Add a test ldapurl with simple bind. This was previously allowed but unexercised, and now that it's documented it'd be good to pin the behavior. Improve error when mixing LDAP bind modes. The option names had gone stale; replace them with a more general statement. Author: Jacob Champion <jacob.champion@enterprisedb.com> Discussion: https://www.postgresql.org/message-id/flat/CAOYmi+nyg9gE0LeP=xQ3AgyQGR=5ZZMkVVbWd0uR8XQmg_dd5Q@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/client-auth.sgml | modified | +20 −3 |
| src/backend/libpq/hba.c | modified | +2 −2 |
| src/test/ldap/t/001_auth.pl | modified | +16 −0 |
Documentation touched
Discussion
- Document use of ldapurl with LDAP simple bind 5 messages · 2024-05-24 → 2024-07-23