#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@…, jyrkiwahlstedt | |
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 (2)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by roberto@…
Incidentally, I did search first. The terms I used were "postgresql84 gssapi" and that ticket did not come up in the three pages of search results. But it is good to know that it is already reported.
Note: See
TracTickets for help on using
tickets.
Duplicate of #25768; please search before filing new tickets.