Re: GSSAPI Authentication Problem - Mailing list pgsql-odbc

From John Slattery
Subject Re: GSSAPI Authentication Problem
Date
Msg-id CA+hybRWRUhOQ4YyNPvnH6PaPDf3QpaFgB8NoDRZnG4ry8rbdfg@mail.gmail.com
Whole thread Raw
In response to Re: GSSAPI Authentication Problem  (Hiroshi Inoue <inoue@tpf.co.jp>)
Responses Re: GSSAPI Authentication Problem  (Hiroshi Inoue <inoue@tpf.co.jp>)
List pgsql-odbc
On Sat, Aug 4, 2012 at 3:50 AM, Hiroshi Inoue <inoue@tpf.co.jp> wrote:
> Hi John,
>
>
> (2012/08/03 21:31), John Slattery wrote:
>>
>> Hi,
>>
>> I would like to report what seems like a problem with the driver. It
>> doesn't seem possible to override the default user name for
>> authentication by GSSAPI. I'm using a map in pg_ident.conf since my
>> Active Directory user name isn't the same as my Postgresql user name.
>> pgAdmin III and psql allow for this, the former by setting Username in
>> the GUI to my Postgresql user name and the latter by specifying the -U
>> option. I tried setting UID in the connection string I am using to my
>> Postgresql user name but that caused the driver to return the
>> following exception:
>>
>> Run-time error '-2147217843 <tel:2147217843> (800040e4d)':
>>
>> Service negotiation failed;
>> The specified target is unknown or unreachable in
>> DoKerberosEtcProcessAuthentication:PerformKerberosEtcClientHandSh
>
>
> How do you login to your Kerberos system?
>
> regards,
> Hiroshi Inoue
>

Hiroshi,

I'm not sure I understand your question, but I'll take a shot at
answering it. The client is Windows XP, so I would say I'm using the
standard/default Windows GINA for Winlogon.

John

pgsql-odbc by date:

Previous
From: John Slattery
Date:
Subject: Re: GSSAPI Authentication Problem
Next
From: John Slattery
Date:
Subject: Re: GSSAPI Authentication Problem