Re: protocol, md5 authentication - Mailing list pgsql-interfaces

From James William Pye
Subject Re: protocol, md5 authentication
Date
Msg-id 20060222185516.GA14399@lit.jwp.name
Whole thread Raw
In response to Re: protocol, md5 authentication  ("Josh Close" <narshe@gmail.com>)
Responses Re: protocol, md5 authentication
List pgsql-interfaces
On Wed, Feb 22, 2006 at 10:53:45AM -0600, Josh Close wrote:
> Where would that be, in the postgres source? And what file? I'm really not
> too familiar with C.

Yes, in PostgreSQL's source distribution(or CVS).

src/interfaces/libpq

libpq-auth.c seems like a good place to start. Look for md5 in that file and
follow that around.

> Yeah, I love Python. That is actually the way I'm sending it also. I'm
> connecting via .NET though. I'll have to double check some things.

I guessed that you were developing a driver. If that is the case, then I am
pretty sure that that should be working. Additionally, make sure the password
you are trying works when you connect with trusty ol' psql.

If you are not writing a driver, then this should, imo, already be taken care of
[by the driver you are using].
-- 
Regards, James William Pye


pgsql-interfaces by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: re-testing ...
Next
From: Jan Klostermann
Date:
Subject: unsubscribe