Re: Future of krb5 authentication

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: Future of krb5 authentication
Дата
Msg-id 469E449C.1090909@hagander.net
обсуждение исходный текст
Ответ на Re: Future of krb5 authentication  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Future of krb5 authentication
Список pgsql-hackers
Stephen Frost wrote:
> * Magnus Hagander (magnus@hagander.net) wrote:
>> But we're talking two different issues. Deprecating/removing krb5 is a
>> different thing from having GSSAPI and SSPI mutually exclusive or not.
> 
> To the extent that keeping krb5 around implies a much lower burden on
> GSSAPI support under Windows, I disagree...  If we need the MIT
> headers/libraries around to support krb5 anyway then I don't feel the
> fact that you can do SSPI w/o those headers/libraries to be a case for
> not supporting GSSAPI on Windows, we need them anyway...

I was talking from a technical perspective, not a maintenance one.

Your argument is at least party valid - though Dave has reported major
issues due to the gssapi library changing between versions. But those
are solvable.

The maintenance part of me suggesting getting rid of krb5 is the
smallest one. It being a non-standard protocol is more important, and
the fact that the exchange breaks the libpq protocol and is not
protected by SSL is the big reason.

But none of those more important reasons speak for removing krb5 - just
deprecating it. So I'm fine with doing that.

(and again, the SSPI vs GSSAPI on win32 discussion is a different one)

//Magnus


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Future of krb5 authentication
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Future of krb5 authentication