Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Peter Koczan <pjkoczan(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Date: 2009-05-27 21:00:10
Message-ID: 4A1DA9DA.2060500@hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Tom Lane wrote:
> Magnus Hagander <magnus(at)hagander(dot)net> writes:
>> Tom, or someone else... auth.c line 1076. I'm pretty sure that should be
>> "return ret" not "return STATUS_OK".
>
> Doh.

yeah. WIll apply patch.

>> Wow, that's a bad bug :-O
>
> Hey, that's what beta is for ;-)

:-)

Do we need to announce it somehow?

> You might want to take a quick look for copy-and-pastes of same error.
> I see none offhand, but ...

Yeah, I looked over the other similar places and didn't find anything.

//Magnus

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2009-05-27 21:08:52 Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Previous Message Tobias Storm 2009-05-27 20:58:07 BUG #4826: Cannot install Postgresql