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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Chris Gooch <cgooch(at)bamfunds(dot)com>, "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 18:09:18
Message-ID: 2089825.1748542158@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-committers

Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> writes:
> On Tue, May 27, 2025 at 3:15 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Could we address your confusion by improving the comment about the
>> packet-size #define to point out that it includes the header word?

> Yes, I think so.

Here's a delta patch responding to your review comments so far:
knock the max auth-packet size down to 64k, and annotate the
size macros as including the header word.

If you're planning to spend more time looking at this, please
let me know, otherwise I'll go ahead and push the fixes.

regards, tom lane

Attachment Content-Type Size
gssapi.delta.patch text/x-diff 2.0 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jacob Champion 2025-05-29 18:40:28 Re: [EXT] Re: GSS Auth issue when user member of lots of AD groups
Previous Message Masahiko Sawada 2025-05-29 17:26:32 Re: Logical replication 'invalid memory alloc request size 1585837200' after upgrading to 17.5

Browse pgsql-committers by date

  From Date Subject
Next Message Jacob Champion 2025-05-29 18:40:28 Re: [EXT] Re: GSS Auth issue when user member of lots of AD groups
Previous Message Bruce Momjian 2025-05-29 16:37:30 pgsql: doc PG 18 relnotes: modify async I/O item for other improvements