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

From Magnus Hagander
Subject Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Date
Msg-id 4A1DA69F.8080403@hagander.net
Whole thread Raw
In response to BUG #4824: KRB5/GSSAPI authentication fails when user != principal  ("Peter Koczan" <pjkoczan@gmail.com>)
List pgsql-bugs
Peter Koczan wrote:
> I don't know if it's much use now, but here you go.

<snip>

> May 27 15:37:29 mitchell postgres[30609]: [629-1] LOG:  provided
> username (koczan) and authenticated username (strivia) don't match
> May 27 15:37:29 mitchell postgres[30609]: [630-1] LOG:  connection
> authorized: user=strivia database=postgres

This seems to confirm my suspicions. We detect that the username is
wrong, but we still don't reject the connection.

//Magnus

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Next
From: Tom Lane
Date:
Subject: Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal