Re: Disable rdns for Kerberos tests
Heikki Linnakangas <hlinnaka@iki.fi>
From: Heikki Linnakangas <hlinnaka@iki.fi>
To: Stephen Frost <sfrost@snowman.net>, pgsql-hackers@lists.postgresql.org
Date: 2023-02-22T10:57:16Z
Lists: pgsql-hackers
On 21/02/2023 01:35, Stephen Frost wrote: > Greetings, > > 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. - Heikki
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