Explicitly require MIT Kerberos for GSSAPI
Stephen Frost <sfrost@snowman.net>
Explicitly require MIT Kerberos for GSSAPI WHen building with GSSAPI support, explicitly require MIT Kerberos and check for gssapi_ext.h in configure.ac and meson.build. Also add documentation explicitly stating that we now require MIT Kerberos when building with GSSAPI support. Reveiwed by: Johnathan Katz Discussion: https://postgr.es/m/abcc73d0-acf7-6896-e0dc-f5bc12a61bb1@postgresql.org
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +27 −0 |
| configure.ac | modified | +2 −0 |
| doc/src/sgml/client-auth.sgml | modified | +1 −1 |
| doc/src/sgml/installation.sgml | modified | +11 −10 |
| meson.build | modified | +10 −0 |
| src/backend/libpq/auth.c | modified | +3 −2 |
| src/backend/libpq/be-secure-gssapi.c | modified | +3 −2 |
Documentation touched
Discussion
- longfin missing gssapi_ext.h 48 messages · 2023-04-08 → 2023-04-17