Add a test to ldapbindpasswd

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Add a test to ldapbindpasswd
Date: 2022-12-19 16:16:08
Message-ID: 06005bfb-0fd7-9d08-e0e5-440f277b73b4@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


There is currently no test for the use of ldapbindpasswd in the
pg_hba.conf file. This patch, mostly the work of John Naylor, remedies that.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

Attachment Content-Type Size
0001-Add-a-test-for-ldapbindpasswd.patch text/x-patch 6.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2022-12-19 16:29:09 Add a hook to allow modification of the ldapbindpasswd
Previous Message Andrew Dunstan 2022-12-19 16:04:53 Re: Avoid generating SSL certs for LDAP tests