Re: Patch to include PAM support...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch to include PAM support...
Дата
Msg-id 200106121831.f5CIVwW01350@candle.pha.pa.us
обсуждение исходный текст
Ответ на Patch to include PAM support...  ("Dominic J. Eidson" <sauron@the-infinite.org>)
Ответы Re: Patch to include PAM support...  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Patch to include PAM support...  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > It is has the same problems as IDENT, and it doesn't add any new
> > problems, and it meets people's needs, why not add it?
>
> 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.

> and (b) it adds more code that will need to be rewritten to fix the
> problem.  I want to fix the blocking problem first, then solicit a
> PAM patch that fits into the rewritten postmaster.

This seems to fit into the "wait for the perfect fix" solution which I
don't think applies here.  There is no saying that a PAM patch will even
be around once we get the rest working.

Basically, we have some people who want it.  Now we need to hear from
people who don't want it.   I have a "no" from Tom and a "yes" from
"Peter E" (and the author).

We need more votes to decide.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: DROP CONSTRAINT (UNIQUE) preliminary support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch to include PAM support...