pgsql: Disallow gssapi authentication on local connections, since it

From: mha(at)postgresql(dot)org (Magnus Hagander)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Disallow gssapi authentication on local connections, since it
Date: 2010-03-08 09:57:26
Message-ID: 20100308095726.F3F8D7541D0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Disallow gssapi authentication on local connections, since it
requires a hostname to function.

Noted by Zdenek Kotala

Modified Files:
--------------
pgsql/src/backend/libpq:
hba.c (r1.201 -> r1.202)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.201&r2=1.202)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-03-08 09:57:35 pgsql: Disallow gssapi authentication on local connections, since it
Previous Message User Itagaki 2010-03-08 05:38:49 pgstatsinfo - pg_reporter: Move some hacks for win32 ports into msvc