Re: [HACKERS] More flexible LDAP auth search filters? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [HACKERS] More flexible LDAP auth search filters?
Date
Msg-id 5cea2e5a-c1d5-89da-49d9-be0e02becd9d@2ndquadrant.com
Whole thread Raw
In response to Re: [HACKERS] More flexible LDAP auth search filters?  (Thomas Munro <thomas.munro@enterprisedb.com>)
Responses Re: [HACKERS] More flexible LDAP auth search filters?  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
On 7/16/17 19:09, Thomas Munro wrote:
> On Mon, Jul 17, 2017 at 10:26 AM, Thomas Munro
> <thomas.munro@enterprisedb.com> wrote:
>> ldap-search-filters-v2.patch
> 
> Gah, it would help if I could spell "occurrences" correctly.  Fixed in
> the attached.

Please also add the corresponding support for specifying search filters
in LDAP URLs.  See RFC 4516 for the format and
https://linux.die.net/man/3/ldap_url_parse for the API.  You might just
need to grab LDAPURLDesc.lud_filter and use it.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: [HACKERS] Better way to handle suppression of CASCADE detail messages
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] Better way to handle suppression of CASCADE detailmessages