Re: [EXT] Re: GSS Auth issue when user member of lots of AD groups

From: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Chris Gooch <cgooch(at)bamfunds(dot)com>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: [EXT] Re: GSS Auth issue when user member of lots of AD groups
Date: 2025-05-29 23:17:16
Message-ID: CAOYmi+n9OFW6rHmk37WqsRMTjocYDRU1s5Gzq0kQa3O3LcnTJg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-committers

On Thu, May 29, 2025 at 11:41 AM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> writes:
> > I plan to get a full test+review back to you by end-of-day. (I don't
> > see anything obviously scary yet, so if I miss my self-imposed
> > deadline, no need to wait for me.)
>
> Sure, no rush. I just thought I'd get this off my queue if
> you were done looking.

Okay, on closer review this LGTM.

I was trying to get src/test/kerberos to shove a bunch of
authorization data into its tickets, but I haven't figured out how to
get krb5kdc to do that yet, so Chris's tests are the best we have at
the moment. Eventually I'll get around to reading the ASN.1 so that
pg-pytest can test this case, but that's not a job for today. Chris,
I'm curious: what's the failure look like for the "1. Patched Client
to Unpatched Server" case when the ticket is bigger than 16k?

Thanks!
--Jacob

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2025-05-29 23:32:05 Re: Standby server with cascade logical replication could not be properly stopped under load
Previous Message Tom Lane 2025-05-29 18:41:51 Re: [EXT] Re: GSS Auth issue when user member of lots of AD groups

Browse pgsql-committers by date

  From Date Subject
Next Message Chris Gooch 2025-05-30 09:27:21 RE: [EXT] Re: GSS Auth issue when user member of lots of AD groups
Previous Message Tom Lane 2025-05-29 18:41:51 Re: [EXT] Re: GSS Auth issue when user member of lots of AD groups