Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Date
Msg-id 14452.1243535450@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal  (Peter Koczan <pjkoczan@gmail.com>)
Responses Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal  (Peter Koczan <pjkoczan@gmail.com>)
List pgsql-bugs
Peter Koczan <pjkoczan@gmail.com> writes:
> I should also point out that old clients still exhibit the old behavior.

Sure, because this is a libpq change.

> It was rather convenient to know that whatever Kerberos principal was
> used was going to be the database user.

Isn't that still true?  (Modulo the auth.c bug fix of course.)  The only
issue here is where the default guess for a not-explicitly-specified
username comes from, not whether you'll be allowed to connect or not.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Peter Koczan
Date:
Subject: Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Next
From: "Silvano de Souza"
Date:
Subject: BUG #4827: install