When will you be adding ISC_REQ_MUTUAL_AUTH to the ODBC dwSSPIFlags variable?

Поиск
Список
Период
Сортировка
От dsteigne@redhat.com
Тема When will you be adding ISC_REQ_MUTUAL_AUTH to the ODBC dwSSPIFlags variable?
Дата
Msg-id 55A7FA16.2040505@redhat.com
обсуждение исходный текст
Ответы Re: When will you be adding ISC_REQ_MUTUAL_AUTH to the ODBC dwSSPIFlags variable?  (Ramesh Reddy <rareddy@redhat.com>)
Список 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 по дате отправления:

Предыдущее
От: "Faith, Jeremy"
Дата:
Сообщение: Re: Postgres 9.4 + unixODBC on Centos 6.5 problem connecting localhost postgres instance with isql ODBC commandline client
Следующее
От: "Stefan Viljoen"
Дата:
Сообщение: Re: Postgres 9.4 + unixODBC on Centos 6.5 problem connecting localhost postgres instance with isql ODBC commandline client