Ticket #28701 (closed defect: duplicate)
postgresql84 does not support GSSAPI authentication
| Reported by: | roberto@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | mww@…, jwa@… | |
| Port: | postgresql84 |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.


Duplicate of #25768; please search before filing new tickets.