Re: Spoofing as the postmaster

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Spoofing as the postmaster
Дата
Msg-id 20071229163741.GM5031@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Spoofing as the postmaster  ("D'Arcy J.M. Cain" <darcy@druid.net>)
Список pgsql-hackers
* D'Arcy J.M. Cain (darcy@druid.net) wrote:
> > Probably the first answer is not to run postgres on a machine with
> > untrusted users, but that's not always possible. Maybe we can't find a
> > simple cross-platform answer, but that doesn't mean we should not look
> > at platform-specific answers, at least for documentation.
>
> Yes, that's what I said at the start of this discussion.  If you don't
> trust the users with actual access to the box, the rest of this is
> pretty much academic.

Academic from an upstream standpoint, but there are platform-specific /
setup-specific things you can do (SELinux, vserver/jails, Kerberos, SSL,
etc...).  Documenting it is good, but I think it should really be to the
extent of saying "look, 5432 is unprivledged, here are some ways to deal
with that" and "you should probably put the PG unix socket in a secured
directory" (though Debian and I suspect many other distributions do this
part for you).
Enjoy,
    Stephen

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

Предыдущее
От: "D'Arcy J.M. Cain"
Дата:
Сообщение: Re: Spoofing as the postmaster
Следующее
От: Mark Mielke
Дата:
Сообщение: Re: Spoofing as the postmaster