[MacPorts] #28701: postgresql84 does not support GSSAPI authentication
MacPorts
noreply at macports.org
Mon Mar 7 16:32:38 PST 2011
#28701: postgresql84 does not support GSSAPI authentication
----------------------------------+-----------------------------------------
Reporter: roberto@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: postgresql84
----------------------------------+-----------------------------------------
According to PostgreSQL upstream documentation, the krb5 (Kerberos V5)
authentication type has been deprecated in favor of the gss (GSSAPI)
authentication (which defaults to using Kerberos). In any event, trying
to connect to a PostgreSQL server that is set to gss instead of krb5
results in this:
{{{
$ psql84 -h dbsrv -l
psql84: GSSAPI authentication not supported
}}}
Please enable GSSAPI in the postgresql84 port
--
Ticket URL: <https://trac.macports.org/ticket/28701>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list