Re: Solaris ident authentication using unix domain sockets

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Garick Hamlin <ghamlin(at)isc(dot)upenn(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Solaris ident authentication using unix domain sockets
Date: 2008-11-18 13:15:41
Message-ID: 4922BFFD.80108@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Garick Hamlin wrote:
> I have a patch that I have been using to support postgresql's
> notion of ident authentication when using unix domain sockets on
> Solaris. This patch basically just adds support for using
> getupeercred() on Solaris so unix sockets and ident auth works just
> like it does on Linux and elsewhere.

I have committed a refined patch based on yours.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zdenek Kotala 2008-11-18 13:22:16 Re: toast by chunk-end (was Re: PG_PAGE_LAYOUT_VERSION 5 - time for change)
Previous Message KaiGai Kohei 2008-11-18 12:40:55 Re: Updates of SE-PostgreSQL 8.4devel patches (r1197)

Browse pgsql-patches by date

  From Date Subject
Next Message Pavan Deolasee 2008-11-20 05:36:21 Re: [PATCHES] Infrastructure changes for recovery (v8)
Previous Message Fujii Masao 2008-11-18 01:53:13 Re: [PATCHES] Infrastructure changes for recovery (v8)