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

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Chris Gooch <cgooch@bamfunds.com>
Cc: Jacob Champion <jacob.champion@enterprisedb.com>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2025-05-25T15:44:10Z
Lists: pgsql-bugs

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Allow larger packets during GSSAPI authentication exchange.

Chris Gooch <cgooch@bamfunds.com> writes:
> Thanks Tom. More than happy to give these patches a test as I can easily reproduce the bug.

Great!

> Are there specific test cases you would like me to try?

Obviously, check if it works for the user with lots of AD groups.
But beyond that, just check it in everyday use.  All I've done is
to run our "kerberos" regression test, and I don't have a huge
amount of faith in the coverage of that.

			regards, tom lane