Hello,
I've just installed the latest pgAdmin for Windows on a Windows 11 PC.
I'm trying to set up a connection to a Kerberos-enabled Postgres server
where hostgssenc is the only connection type allowed. So in the
connection definition in pgAdmin, I've set "gssencmode" to "require".
When I then try to connect to the database server, I get the following
error:
connection is bad: gssencmode value "require" invalid when GSSAPI
support is not compiled in
So is there a way to have pgAdmin connect with gssenc
(Kerberos-encrypted communication) enabled?
--
Regards,
Troels Arvin
- gssenc supported? Troels Arvin
-