Re: [PATCHES] Patch to include PAM support... - Mailing list pgsql-hackers

From Dominic J. Eidson
Subject Re: [PATCHES] Patch to include PAM support...
Date
Msg-id Pine.LNX.4.21.0106272300400.13379-100000@morannon.the-infinite.org
Whole thread Raw
Responses Re: Re: [PATCHES] Patch to include PAM support...
List pgsql-hackers
On Wed, 13 Jun 2001, Tom Lane wrote:

> Peter Eisentraut <peter_e@gmx.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/











pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: MD5 removal of int64 code
Next
From: Rachit Siamwalla
Date:
Subject: Does the oid column have an implicit index on it?