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

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

Предыдущее
От: Peter Koczan
Дата:
Сообщение: Re: BUG #4824: KRB5/GSSAPI authentication fails when user != principal
Следующее
От: "Silvano de Souza"
Дата:
Сообщение: BUG #4827: install