| From: | Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com> |
|---|---|
| To: | Troels Arvin <troels(at)arvin(dot)dk> |
| Cc: | pgadmin-support(at)lists(dot)postgresql(dot)org |
| Subject: | Re: gssenc supported? |
| Date: | 2025-01-20 04:55:27 |
| Message-ID: | CAFOhELfsrNqee=UNx2WzyRio=a=5b8=nrMNwfOoqmOYguXG9ww@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
Hi,
On Sun, Jan 19, 2025 at 5:04 PM Troels Arvin <troels(at)arvin(dot)dk> wrote:
> 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?
>
> Have you tried connecting Postgres Server with PSQL?
The error, *GSSAPI supports is not compiled* raised by PostgreSQL, not by
pgAdmin.
--
> Regards,
> Troels Arvin
>
>
>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Wainblum | 2025-01-20 15:44:23 | Cannot reset password |
| Previous Message | Troels Arvin | 2025-01-19 11:34:28 | gssenc supported? |