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

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Дата
Msg-id 4A1DA69F.8080403@hagander.net
обсуждение исходный текст
Ответ на BUG #4824: KRB5/GSSAPI authentication fails when user != principal  ("Peter Koczan" <pjkoczan@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal