Обсуждение: OS authentication on Windows

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

OS authentication on Windows

От
Kuba
Дата:
Hi All,
I am trying to setup PostgreSQL 9.1.3 for OS authentication when connecting
through jdbc driver. Correct me if I am wrong, but:
- I cannot use SSPI, because current jdbc driver does not support it
- I cannot use GSSAPI, because Windows binary is not built with this support
and cannot afford building and preparing install package on each version
change

So it seems there is no out-of-the box support for OS authentication for
something like Windows+Jboss+PostgreSQL?
Or is there some different jdbc driver implementation that does support
sspi? Or any other way to make it happen?

Thanks in advance
Jakub

--
View this message in context:
http://postgresql.1045698.n5.nabble.com/OS-authentication-on-Windows-tp5632261p5632261.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.