pgsql: Use GSSAPI library for SSPI auth, when native SSPI is not availa

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Use GSSAPI library for SSPI auth, when native SSPI is not availa
Дата
Msg-id E1PjDSL-0006zB-UF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use GSSAPI library for SSPI auth, when native SSPI is not available

This allows non-Windows clients to connect to a Windows
server with SSPI authentication.

Christian Ullrich, largely modified by me

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=4ea1a273fbc20b29ba4aacd3c21030bd62296d7d

Modified Files
--------------
src/interfaces/libpq/fe-auth.c |   19 ++++++++++++++++---
1 files changed, 16 insertions(+), 3 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Try to avoid running with a full fsync request queue.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Make installation.sgml build standalone again.