Re: abstract Unix-domain sockets

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: abstract Unix-domain sockets
Дата
Msg-id CAGRY4nx799N6gwUa26UVVL+QHyFsJh9yfO1sLawnVff10A3tLQ@mail.gmail.com
обсуждение исходный текст
Ответ на abstract Unix-domain sockets  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On Fri, Oct 9, 2020 at 3:28 PM Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote:
During the discussion on Unix-domain sockets on Windows, someone pointed
out[0] abstract Unix-domain sockets.

This reminds me on a somewhat random note that SSPI mode authentication should work out of the box for unix domain sockets on Windows.

The main reason we probably can't use it as a default is that SSPI isn't easy to implement for pure language drivers, it requires Windows API calls to interact with the windows auth services. It's a pain in JDBC for example.

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

Предыдущее
От: "kuroda.hayato@fujitsu.com"
Дата:
Сообщение: RE: Terminate the idle sessions
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: abstract Unix-domain sockets