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

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

  1. For Kerberos testing, disable reverse DNS lookup