On Tue, Jan 21, 2025 at 10:21 PM Troels Arvin <tro...@arvin.dk> wrote:
> Hello, > > Khushboo Vashi wrote: > > Have you tried connecting Postgres Server with PSQL? > > Yes, I've tried the psql.exe which is shippe with pgadmin. And I've > tried psql.exe from the latest Windows installer from > https://www.enterprisedb.com/downloads/postgres-postgresql-downloads > > Both 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? > > Refer, https://www.postgresql.org/docs/current/auth-pg-hba-conf.html It looks like your PostgreSQL server wasn't built with GSSAPI support. -- > Regards, > Troels Arvin > > > > >