From: | Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp> |
---|---|
To: | Ramesh Reddy <rareddy(at)redhat(dot)com>, Dave Page <dpage(at)pgadmin(dot)org> |
Cc: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: Kerberos/GSSAPI Instructions |
Date: | 2014-02-27 12:35:44 |
Message-ID: | 530F3120.7040904@tpf.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Hi Ramesh,
(2014/02/26 8:19), Ramesh Reddy wrote:
> Hi,
>
> I am trying find any instructions to configure the pg-odbc driver to
> participate in the kerberoes/gssapi based authentication. I need to do
> this in both Windows and Linux environments. Can somebody help me point
> to some useful links?
First, have you prepared Kerberos server already?
Maybe recently released Windows psqlodbc drivers can't handle gssapi
authentication because libpq.dll doesn't provide the functionality.
Is it right? > Dave
> I am also failing to understand, is PG server forces the client to
> participate in gssapi based auth,
Yes it comes according to the setting of pg_hba.conf?
> or it is based upon client's request
> that PG server participates in negotiation, if PG server is configured
> with kerberos auth details?
regards,
Hiroshi Inoue
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2014-02-28 09:53:07 | Re: 09.03.0100 cursor failures on various architectures |
Previous Message | Hiroshi Inoue | 2014-02-27 11:30:57 | Re: 09.03.0100 cursor failures on various architectures |