Re: Frontend/backend protocol authentication

From: Peter Schuller <peter(dot)schuller(at)infidyne(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Frontend/backend protocol authentication
Date: 2002-07-09 18:10:18
Message-ID: 1026238218.1361.239.camel@prometheus
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > But I never asked for password authentication!
>
> Uh, what *do* you have in pg_hba.conf, then?

What I meant was, I never initiated any form av password authentication.
I ONLY send the StartupPacket. pg_hba.conf does state that it should use
password auth., but the server returns an authentication error to me
before I have even sent the password.

> It might also help to look at the postmaster's log (stderr or syslog
> output) --- many kinds of auth failures report more info in the log
> than they are willing to tell the client.

Thanks, I'll do that.

> PS: this seems more on-topic for pgsql-interfaces than -general.

Ah, ok. I figured -interfaces was more for JDBC issues and such. I'll
post there in the future, thanks!

--
/ Peter Schuller, InfiDyne Technologies HB

PGP userID: 0xE9758B7D or 'Peter Schuller <peter(dot)schuller(at)infidyne(dot)com>'
Key retrival: Send an E-Mail to getpgpkey(at)scode(dot)org
E-Mail: peter(dot)schuller(at)infidyne(dot)com Web: http://www.scode.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Lamar Owen 2002-07-09 18:11:27 Re: Marketing and corporate identity
Previous Message Robert Treat 2002-07-09 18:06:20 Re: I am being interviewed by OReilly