Re: PGAdmin Connectivity Issues

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: Ami Chovatiya <achovatiya(at)costar(dot)com>
Cc: "pgadmin-support(at)lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: PGAdmin Connectivity Issues
Date: 2025-03-26 12:06:09
Message-ID: CAFOhELcMbvLkKnqy-MvUJFxz7Z_9DCfW+-Bcby4qFahNOgNxvQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello,

It looks like it has something to do with your Kerberos user login issue;
it's not a pgAdmin issue. The error suggests an ExtraSids misconfiguration,
which is part of the Kerberos validation info structure.
Refer:
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-pac/69e86ccc-85e3-41b9-b514-7d969cd0ed73

Thanks,
Khushboo

On Wed, Mar 26, 2025 at 5:07 PM Ami Chovatiya <achovatiya(at)costar(dot)com> wrote:

> Hello Khushboo,
>
> Yes, we are using Kerberos for postgres connections.
>
> Thanks,
>
> *Ami Chovatiya*
>
> CoStar Group
>
> achovatiya(at)costar(dot)com <cawe(at)costar(dot)com>
> ------------------------------
> *From:* Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
> *Sent:* Wednesday, March 26, 2025 6:00 AM
> *To:* Ami Chovatiya <achovatiya(at)costar(dot)com>
> *Cc:* pgadmin-support(at)lists(dot)postgresql(dot)org <
> pgadmin-support(at)lists(dot)postgresql(dot)org>
> *Subject:* Re: PGAdmin Connectivity Issues
>
> EXTERNAL EMAIL
> Hi,
>
> On Wed, Mar 26, 2025 at 3:05 PM Ami Chovatiya <achovatiya(at)costar(dot)com>
> wrote:
>
> Hello,
>
> I hope this email finds you well!
>
> We have a few engineers using pgadmin for postgres access, and they are
> running into the error below.
>
> *Connection failed: connection to server at "100.64.1.5", port 5432
> failed: FATAL: KERB_VALIDATION_INFO::UserFlags has USER_FLAGS_EXTRA_SIDS
> set, but there are no ExtraSids.*
>
> Are you using Kerberos for Postgres connection?
>
>
> Please note that this error is only getting thrown for two users at the
> moment; everyone else can connect. From a system's perspective, all
> permissions align for the users that have access.
>
> Would you be able to share what causes this error to get generated and
> what the solution is?
>
> Thanks,
>
> *Ami Chovatiya*
>
> CoStar Group
>
> achovatiya(at)costar(dot)com <cawe(at)costar(dot)com>
>
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Lutz Badenheuer 2025-03-27 16:52:43 Re: Docker setup without password
Previous Message Ami Chovatiya 2025-03-26 11:36:58 Re: PGAdmin Connectivity Issues