Re: Patch to include PAM support...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch to include PAM support...
Дата
Msg-id 200106121759.f5CHxON26909@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Patch to include PAM support...  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Patch to include PAM support...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> "Dominic J. Eidson" <sauron@the-infinite.org> writes:
> > My apologies if PAM has somehow been equated to "remote server
> > authentication piece" - there is a lot more to PAM than the abillity to
> > easily do remote authentication.
>
> Right.  Part of the reason I'm concerned is that if we support PAM,
> then we don't *know* exactly what it is we are buying into or which
> authentication protocol will be used.  This doesn't bother me as long
> as any PAM-induced failure is confined to the connection trying to use
> a particular PAM auth mechanism.  But it does bother me if such a problem
> can cause denial of service for all clients.
>
> We have this problem already with IDENT, and we know we need to fix it.
> I'm just saying that we'd better fix it before we add PAM support, not
> after.

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?  When we get
IDENT fixed we can fix PAM at the same time.

--
  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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Patch to include PAM support...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Patch to include PAM support...