Re: DNS SRV support for LDAP authentication

Graham Leggett <minfrin@sharp.fm>

From: Graham Leggett <minfrin@sharp.fm>
To: Thomas Munro <thomas.munro@enterprisedb.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2019-02-01T22:25:49Z
Lists: pgsql-hackers
On 25 Sep 2018, at 04:09, Thomas Munro <thomas.munro@enterprisedb.com> wrote:

> Some people like to use DNS SRV records to advertise LDAP servers on
> their network.  Microsoft Active Directory is usually (always?) set up
> that way.  Here is a patch to allow our LDAP auth module to support
> that kind of discovery.

Does this support SSL/TLS?

Regards,
Graham
—



Commits

  1. Add DNS SRV support for LDAP server discovery.