Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets

From: Garrett Wollman <wollman(at)khavrinen(dot)lcs(dot)mit(dot)edu>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets
Date: 2001-08-15 01:07:58
Message-ID: 200108150107.f7F17we19254@khavrinen.lcs.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

<<On Tue, 14 Aug 2001 20:54:42 -0400 (EDT), Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> said:

> Is that OK with everyone. Since we have peer with Linux, seems we
> should add CRED_ in the same release.

One thing to be careful about: there are several different versions of
this functionality, and not all of them use the same data structures.
Probably you should include a configure test to figure out which
version is available.

-GAWollman

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-08-15 01:08:51 Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets
Previous Message Bruce Momjian 2001-08-15 00:54:42 Re: Patch: use SCM_CREDS authentication over PF_LOCAL sockets