Re: [PATCHES] Patch to include PAM support...

From: "Dominic J(dot) Eidson" <sauron(at)the-infinite(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: [PATCHES] Patch to include PAM support...
Date: 2001-08-25 01:46:07
Message-ID: Pine.LNX.4.21.0106272300400.13379-100000@morannon.the-infinite.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

On Wed, 13 Jun 2001, Tom Lane wrote:

> Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> >> Basically, we have some people who want it. Now we need to hear from
> >> people who don't want it. I have a "no" from Tom and a "yes" from
> >> "Peter E" (and the author).
>
> > Not in the current form.
>
> I think Peter's main objection was that it'd always prompt for a
> password whether needed or not.

Okay, after many months of lurking, I've finally set aside some time this
last week to actually finish up the code. (It's been mostly-merged/working
since about a week after Tom sent the mail I'm replying to - but then my
employer decided it would be good for us (read: me) to finish working on a
project which has consumed 99% of any programming motivation I could
muster.

> Could we change the PAM code so that it tries to run the PAM auth cycle
> immediately on receipt of a connection request? If it gets a callback
> for a password, it abandons the PAM conversation, sends off a password
> request packet, and then tries again when the password comes back.

I am attempting to do this in a way that's relatively elegant, and the
code should get sent to -patches tomorrow sometime , after I've had time
to do some testing.

--
Dominic J. Eidson
"Baruk Khazad! Khazad ai-menu!" - Gimli
-------------------------------------------------------------------------------
http://www.the-infinite.org/ http://www.the-infinite.org/~dominic/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Rachit Siamwalla 2001-08-25 04:01:39 Does the oid column have an implicit index on it?
Previous Message Bruce Momjian 2001-08-25 01:36:57 MD5 removal of int64 code

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2001-08-25 03:08:12 RE: DROP CONSTRAINT (UNIQUE) preliminary support
Previous Message Bruce Momjian 2001-08-25 01:39:32 Re: MD5 removal of int64 code