Re: Disable rdns for Kerberos tests
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-02-24T22:50:30Z
Lists: pgsql-hackers
Attachments
- krbrdns_disable_v2.patch (text/x-diff) patch v2
Greetings, * Heikki Linnakangas (hlinnaka@iki.fi) wrote: > On 21/02/2023 01:35, Stephen Frost wrote: > > The name canonicalization support for Kerberos is doing us more harm > > than good in the regression tests, so I propose we disable it. Patch > > attached. > > > > Thoughts? > > Makes sense. A brief comment in 001_auth.pl itself to mention why we disable > rdns would be nice. Thanks for reviewing! Comments added and updated the commit message. Unless there's anything else, I'll push this early next week. Thanks again! Stephen
Commits
-
For Kerberos testing, disable reverse DNS lookup
- 0787432f33fb 15.3 landed
- 1fdd1fbe10fe 14.8 landed
- cd018a2b3f24 13.11 landed
- 1beb70d81073 12.15 landed
- f0bd3361e09d 11.20 landed
- 8dff2f224f4f 16.0 landed