authenticate - Search results

2016-12-06 18:23:55 | Re: Does psycopg2 support Kerberos for Postgres? (Adrian Klaver)

authentication. Using it for all communication lets us remove a lot of duplicated code. libpq

2016-12-06 15:45:58 | Re: Does psycopg2 support Kerberos for Postgres? (Yang Gao)

authentication not supported Sorry for the earlier confusion. Thanks. Yang -----Original Message----- From: Adrian Klaver

2016-12-05 19:01:00 | Re: Does psycopg2 support Kerberos for Postgres? (Yang Gao)

authenticating with GSSAPI. This must match the service name specified in the server configuration for Kerberos

2016-12-05 16:57:16 | Re: Does psycopg2 support Kerberos for Postgres? (Adrian Klaver)

authenticating with GSSAPI. This must match the service name specified in the server configuration for Kerberos

2016-12-05 16:46:55 | Re: Does psycopg2 support Kerberos for Postgres? (Yang Gao)

authentication defined in RFC 2743. PostgreSQL supports GSSAPI with Kerberos authentication according to RFC 1964. GSSAPI

2016-12-03 22:53:01 | Re: Does psycopg2 support Kerberos for Postgres? (Adrian Klaver)

authentication defined in RFC 2743. PostgreSQL supports GSSAPI with Kerberos authentication according to RFC 1964. GSSAPI