When will you be adding ISC_REQ_MUTUAL_AUTH to the ODBC dwSSPIFlags variable? - Mailing list pgsql-odbc

From dsteigne@redhat.com
Subject When will you be adding ISC_REQ_MUTUAL_AUTH to the ODBC dwSSPIFlags variable?
Date
Msg-id 55A7FA16.2040505@redhat.com
Whole thread Raw
Responses Re: When will you be adding ISC_REQ_MUTUAL_AUTH to the ODBC dwSSPIFlags variable?  (Ramesh Reddy <rareddy@redhat.com>)
List pgsql-odbc
We need mutual authentication via ODBC, looking into the psqlODBC driver to find where the Kerberos connection was
gettingcreated.  Here in sspisvcs.c the PerformKerberosEtcClientHandshake contains the set of SSPI flags being set on
therequest (held in the dwSSPIFlags variable). 
This set is missing the flag required for mutual authentication (ISC_REQ_MUTUAL_AUTH).  Can this be added to your ODBC
driver?

--
Regards,
Debbie Steigner
Red Hat Global Support Services
Principal Technical Support Engineer



pgsql-odbc by date:

Previous
From: "Faith, Jeremy"
Date:
Subject: Re: Postgres 9.4 + unixODBC on Centos 6.5 problem connecting localhost postgres instance with isql ODBC commandline client
Next
From: "Stefan Viljoen"
Date:
Subject: Re: Postgres 9.4 + unixODBC on Centos 6.5 problem connecting localhost postgres instance with isql ODBC commandline client