Re: Does psycopg2 support Kerberos for Postgres?

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Yang Gao <Yang(dot)Gao(at)twosigma(dot)com>, "'psycopg(at)postgresql(dot)org'" <psycopg(at)postgresql(dot)org>
Subject: Re: Does psycopg2 support Kerberos for Postgres?
Date: 2016-12-03 22:48:45
Message-ID: 9b227886-568c-745c-27ca-9bf7b0dd6dc8@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

On 12/02/2016 10:46 AM, Yang Gao wrote:
> Dear Psycopg Dev,
>
>
>
> Not sure if this is the right channel but thought to give it a try anyway.
>
>
>
> This is Yang Gao from Two Sigma. We are trying to use your driver
> along with SqlAlchemy to access a Postgres DB with Kerberos support and
> failed to make it work. We have done quite some googling but found
> almost not relevant info. The driver does not seem to recognize the
> “krbsrvname” or “gsslib” param suggested by Postgres doc.

What is the actual connection string you are sending?

>
>
>
> We were wondering if Kerberos is supported at all by the driver? And
> if yes, is there any documentation or example?
>
>
>
> Thank you very much.
>
>
>
> Yang
>
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse psycopg by date

  From Date Subject
Next Message Adrian Klaver 2016-12-03 22:52:54 Re: Does psycopg2 support Kerberos for Postgres?
Previous Message Yang Gao 2016-12-02 18:46:11 Does psycopg2 support Kerberos for Postgres?