Re: gssenc supported?

2025-01-21 Thread Troels Arvin
ntions GSS: aduser@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

Re: gssenc supported?

2025-01-21 Thread Troels Arvin
work when having hostnogssenc in pg_hba.conf. But both do not work when hostgssenc is used in pg_hba.conf. Does someone know why those binaries are not compiled with support for hostgssenc? -- Regards, Troels Arvin

gssenc supported?

2025-01-19 Thread Troels Arvin
ot; 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