Re: Bugtraq: Having Fun With PostgreSQL - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: Bugtraq: Having Fun With PostgreSQL
Date
Msg-id 20A5D273-70AB-4F26-B649-431495429348@decibel.org
Whole thread Raw
In response to Re: Bugtraq: Having Fun With PostgreSQL  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Bugtraq: Having Fun With PostgreSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Refactoring parser/analyze.c
Next
From: Tom Lane
Date:
Subject: Re: Bugtraq: Having Fun With PostgreSQL