Re: SSPI client authentication in non-Windows builds

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: SSPI client authentication in non-Windows builds
Дата
Msg-id AANLkTiku4V9tw6h3Lrfd_81Zd8gADLt5LrhkEHrwtvAP@mail.gmail.com
обсуждение исходный текст
Ответ на SSPI client authentication in non-Windows builds  (Christian Ullrich <chris@chrullrich.net>)
Ответы Re: SSPI client authentication in non-Windows builds  (Christian Ullrich <chris@chrullrich.net>)
Список pgsql-hackers
On Mon, Jan 3, 2011 at 8:11 AM, Christian Ullrich <chris@chrullrich.net> wrote:
> this patch adds support for connecting to servers running on Windows
> and requesting SSPI authentication. It does this by treating
> AUTH_REQ_SSPI the same as AUTH_REQ_GSS if no native SSPI support is
> available.

I have to confess that I don't know whether this is a good idea or a
bad idea.  But you should add your patch here, in any case:

https://commitfest.postgresql.org/action/commitfest_view/open

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Extension upgrade, patch v0: debug help needed
Следующее
От: Robert Haas
Дата:
Сообщение: Re: texteq/byteaeq: avoid detoast