Re: More flexible LDAP auth search filters?
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Stephen Frost <sfrost@snowman.net>
Cc: Magnus Hagander <magnus@hagander.net>,
Thomas Munro <thomas.munro@enterprisedb.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-07-19T19:10:58Z
Lists: pgsql-hackers
On Sun, Jul 16, 2017 at 7:23 PM, Stephen Frost <sfrost@snowman.net> wrote: >> Refusing to improve LDAP for the users who have no choice seems like a very >> unfriendly thing to do. > > I'm fine with improving LDAP in general, but, as I tried to point out, > having a way to make it easier to integrate PG into an AD environment > would be better. It's not my intent to stop this patch but rather to > point out the issues with LDAP auth that far too frequently are not > properly understood. Then it's off-topic for this thread. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
-
Allow custom search filters to be configured for LDAP auth
- 83aaac41c669 11.0 landed