Log Message:
-----------
Disallow gssapi authentication on local connections, since it
requires a hostname to function.
Noted by Zdenek Kotala
Tags:
----
REL8_4_STABLE
Modified Files:
--------------
pgsql/src/backend/libpq:
hba.c (r1.188.2.3 -> r1.188.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/hba.c?r1=1.188.2.3&r2=1.188.2.4)
pgsql-committers by date
| Next: | From: Magnus Hagander | Date: 2010-03-08 10:01:12 |
| Subject: pgsql: Require hostname to be set when using GSSAPI authentication. |
| Previous: | From: Magnus Hagander | Date: 2010-03-08 09:57:26 |
| Subject: pgsql: Disallow gssapi authentication on local connections, since it |