GSSAPI Authentication for pgadmin4 macOS client - Mailing list pgsql-general

From Sean McDaniel
Subject GSSAPI Authentication for pgadmin4 macOS client
Date
Msg-id CAML5wTXwapfb8+-BGrHO-e6XB+z78ZwL2yfoWKsNPhOBdh3R4g@mail.gmail.com
Whole thread Raw
Responses Re: GSSAPI Authentication for pgadmin4 macOS client
List pgsql-general
pgsql-general,

I'm turning to the the pgsql-general mailing list because I haven't found a solution elsewhere on the internet. Thanks to all who can help.

I'm using pgadmin4 on a macOS system and I'm having trouble connecting to a server of interest. The "Connect to Server" dialog box has a warning: "GSSAPI authentication not supported". I cannot proceed beyond that point.

It seems to be a GSSAPI issue. I have postgres installed via homebrew and it supports GSSAPI.  I can connect directly to the server using psql (and pgcli) from the command line without issue.

I have tried to get pgadmin4 to use these binaries by putting /usr/local/bin under Preferences > Paths > Binary Paths for "PostgreSQL Binary Path" but that doesn't fix the issue, even after a pgadmin4 restart.

Has anyone else had this issue or can offer advice?

Thanks,

Sean

pgsql-general by date:

Previous
From: Eudald Valcàrcel Lacasa
Date:
Subject: Re: Issue executing query from container
Next
From: Tom Lane
Date:
Subject: Re: GSSAPI Authentication for pgadmin4 macOS client