Re: [Openvpn-devel] [BUG] test_ncp.c failing

2020-06-12 Thread James Bottomley
On Fri, 2020-06-12 at 08:23 +0200, Gert Doering wrote: > Hi, > > On Thu, May 28, 2020 at 04:46:51PM -0700, James Bottomley wrote: > > diff --git a/tests/unit_tests/openvpn/test_ncp.c > > b/tests/unit_tests/openvpn/test_ncp.c > > index 19432410..f58fa2ea 100644 > > --- a/tests/unit_tests/openvpn/te

Re: [Openvpn-devel] async plugin-auth-pam

2020-06-12 Thread Selva Nair
On Tue, Jun 9, 2020 at 1:55 PM Gert Doering wrote: > Hi, > > I ran into a problem at a customer installation recently, where > plugin-auth-pam was blocking for some extended time (~30 seconds?) > due to pam_radius not receiving answers due to problems in the backend. > > Now, maybe I should use r

Re: [Openvpn-devel] async plugin-auth-pam

2020-06-12 Thread Gert Doering
Hi, On Fri, Jun 12, 2020 at 02:22:01PM -0400, Selva Nair wrote: > I do not have a patch, but had briefly considered this while looking into > handling "dynamic challenge" through the plugin. > > Just deferring an authentication is easy but the server will still stall if > another client comes in

Re: [Openvpn-devel] [BUG] test_ncp.c failing

2020-06-12 Thread Gert Doering
Hi, On Fri, Jun 12, 2020 at 07:49:07AM -0700, James Bottomley wrote: > > Am I right in assuming that this patch is no longer needed with the > > two cipher_kt_ translation patches I merged yesterday? > Yes, make check now passes on openSUSE_Leap_15.1 Cool. Marking as "superseded" in patchwork.