Re: RADIUS tests and improvements

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: RADIUS tests and improvements
Date: 2023-01-03 21:07:44
Message-ID: f0d55bd5-6c98-476d-6d27-4b3c1ff8e30e@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 1/3/23 22:03, Andreas Karlsson wrote:
> On 1/3/23 04:11, Thomas Munro wrote:
>> Here's a draft patch to tackle a couple of TODOs in the RADIUS code in
>> auth.c.
>
> Nice to see someone working on this!.

Another thing: shouldn't we set some wait event to indicate that we are
waiting the RADIUS server or is that pointless during authentication
since there are no queries running anyway?

Andreas

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2023-01-03 21:16:11 Re: RADIUS tests and improvements
Previous Message Jacob Champion 2023-01-03 21:06:16 Re: [PATCH] Add `verify-system` sslmode to use system CA pool for server cert