Re: Bugtraq: Having Fun With PostgreSQL

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Bugtraq: Having Fun With PostgreSQL
Дата
Msg-id 20A5D273-70AB-4F26-B649-431495429348@decibel.org
обсуждение исходный текст
Ответ на Re: Bugtraq: Having Fun With PostgreSQL  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: Bugtraq: Having Fun With PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Jun 19, 2007, at 1:27 PM, Josh Berkus wrote:
>> I know there's issues with using ident sameuser via TCP, but what
>> about for filesystem socket connections?
>
> Not all OSes support ident ... Solaris and OpenBSD for two, don't,  
> because
> they see ident as insecure.

What about the unix domain socket, though? AFAIK that doesn't rely on  
ident but some other method...
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Refactoring parser/analyze.c
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Bugtraq: Having Fun With PostgreSQL