Hello,
Khushboo Vashi wrote:
> It looks like your PostgreSQL server wasn't built with GSSAPI support.
Oh, but it is:
In output from the server's pg_config, it mentions --with-gssapi. And
when I connect to the server from a Ubuntu or Fedora psql, my connection
status indeed mentions GSS:
============================
aduser(at)dbclient:~$ psql -h dbserver.demo.troels.arvin.dk
psql (16.6 (Ubuntu 16.6-0ubuntu0.24.10.1))
GSSAPI-encrypted connection
Type "help" for help.
aduser=#
============================
--
Regards,
Troels Arvin