Re: Patch to include PAM support... - Mailing list pgsql-patches

From Tom Lane
Subject Re: Patch to include PAM support...
Date
Msg-id 12956.992371448@sss.pgh.pa.us
Whole thread Raw
In response to Re: Patch to include PAM support...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
>> Because (a) it greatly increases the scope of the vulnerability,

> How?  It is just a new authentication method with the same problems as
> our current ones.

No, it is not *a* new authentication method, it is an open interface
that could be plugged into almost anything.  We need the top-level
postmaster process to be absolutely reliable; plugging into "almost
anything" is not conducive to reliability.

Besides, an hour ago you were ready to reject this patch for lack of
interest.  Why are you suddenly so eager to ignore the risks and apply
it anyway?

            regards, tom lane

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch to include PAM support...
Next
From: Peter Eisentraut
Date:
Subject: Re: Patch to include PAM support...