Re: longfin missing gssapi_ext.h

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Stephen Frost <sfrost@snowman.net>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-04-08T02:31:36Z
Lists: pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes:
> * Tom Lane (tgl@sss.pgh.pa.us) wrote:
>> It's whatever Apple is shipping, or was shipping last year or so.

> Sadly they've not been maintaining the Kerberos libraries at all on
> their systems.

Indeed :-(.  I wouldn't be surprised if there are security issues in
their version.  Perhaps what we really ought to do is refuse to build
with their version --- but if so, we need some clearer error message
about it.

			regards, tom lane



Commits

  1. Further cleanup of autoconf output files for GSSAPI changes.

  2. Update Kerberos/GSSAPI configure/meson check

  3. Explicitly require MIT Kerberos for GSSAPI

  4. De-Revert "Add support for Kerberos credential delegation"

  5. Revert "Add support for Kerberos credential delegation"