OS authentication on Windows - Mailing list pgsql-general

From Kuba
Subject OS authentication on Windows
Date
Msg-id 1334135387434-5632261.post@n5.nabble.com
Whole thread Raw
List pgsql-general
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.

pgsql-general by date:

Previous
From: Gavin Flower
Date:
Subject: Re: Searchable chess positions in a Postgress DB
Next
From: Cédric Villemain
Date:
Subject: Re: Searchable chess positions in a Postgress DB