Re: HBA files w/include support?

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>, Jerry Sievers <gsievers19(at)comcast(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: HBA files w/include support?
Date: 2014-02-14 16:06:55
Message-ID: 20140214160655.GS4910@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2014-02-14 11:03:19 -0500, Stephen Frost wrote:
> Also, all of the above ignores the pg_ident side of the house, which is
> even worse as you need an entry for every user, period, if you're using
> client-side SSL certificates or Kerberos/GSSAPI-based authentication
> with full princ names.

Well, there's regexes for mappings, that can often enough take care of
most of that?

Greetings,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2014-02-14 16:10:10 Re: HBA files w/include support?
Previous Message Stephen Frost 2014-02-14 16:03:19 Re: HBA files w/include support?