Re: How to setup PostgreSQL using Windows Authentication?

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Peter Cheung <Pcheung(at)sfcu(dot)org>
Cc: "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: How to setup PostgreSQL using Windows Authentication?
Date: 2012-06-13 02:20:34
Message-ID: 4FD7F8F2.1070101@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 06/13/2012 02:37 AM, Peter Cheung wrote:
>
> According to
> http://www.postgresql.org/docs/9.1/static/auth-methods.html, SSPI only
> works when GSSAPI is available and GSSAPI support has to be enabled
> when PostgreSQL is built. Does it mean that I need to uninstall
> PostgreSQL and reinstall it with GSSAPI support? I used the One click
> installer downloaded from http://www.postgresql.org/download/windows
> to install PostgreSQL and I'm not sure how to include GSSAPI support.
>

While I haven't used it myself, I'd be amazed if the one-click
installer's version of Pg wasn't built with GSSAPI and SSPI support. You
shouldn't have to do anything.

--
Craig Ringer

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Magnus Hagander 2012-06-13 04:38:37 Re: How to setup PostgreSQL using Windows Authentication?
Previous Message Craig Ringer 2012-06-13 02:08:46 Re: Merging two databases