Обсуждение: [ODBC] GSS from windows

Поиск
Список
Период
Сортировка

[ODBC] GSS from windows

От
Matthew Shaer
Дата:
Hi there,
I attempted to enable GSS to get authentication against my Linux server by selecting 'use gssapi for GSS request' in the DSN configuration dialog and then ran a query using the DSN. It gives an error - 'invalid connection option "gsslib"'. Looking into it a bit further it looks like Libpq is compiled without GSS. What would you suggest?
Thanks and regards
Matt

Re: [ODBC] GSS from windows

От
"Inoue, Hiroshi"
Дата:
Hi,

On 2017/06/07 2:24, Matthew Shaer wrote:
> Hi there,
> I attempted to enable GSS to get authentication against my Linux
> server by selecting 'use gssapi for GSS request' in the
> DSN configuration dialog and then ran a query using the DSN. It gives
> an error - 'invalid connection option "gsslib"'. Looking into it a bit
> further it looks like Libpq is compiled without GSS.

Unfortunately libpq provided by EnterprizeDB does not support GSS.

> What would you suggest?
> Thanks and regards
> Matt