Re: [Openvpn-users] auth-pam plugin function failed on openvpn 2.5.0

2020-11-03 Thread Gert Doering
Hi, On Tue, Nov 03, 2020 at 10:24:14PM +0100, Jordan Borgner wrote: > The important message, I think, is: > "" > PLUGIN_CALL: plugin function PLUGIN_AUTH_USER_PASS_VERIFY failed with > status 1: /usr/lib64/openvpn/plugins/openvpn-plugin-auth-pam.so > "" > > The mentioned file is existing on my f

Re: [Openvpn-users] auth-pam plugin function failed on openvpn 2.5.0

2020-11-03 Thread Selva Nair
Hi, On Tue, Nov 3, 2020 at 4:38 PM Jordan Borgner wrote: > Hello all. > > I just installed openvpn 2.5.0 on archlinux. However, I'm having > problems with the auth-pam plugin. Users are not able to authenticate > themselves. They will get an error indicating that the password is > incorrent alth

[Openvpn-users] auth-pam plugin function failed on openvpn 2.5.0

2020-11-03 Thread Jordan Borgner
Hello all. I just installed openvpn 2.5.0 on archlinux. However, I'm having problems with the auth-pam plugin. Users are not able to authenticate themselves. They will get an error indicating that the password is incorrent although it definitely is correct. I have attached the logfile as wel

Re: [Openvpn-users] [Openvpn-devel] OpenVPN 3 Linux client - v11 beta released

2020-11-03 Thread David Sommerseth
On 02/11/2020 19:22, Gert Doering wrote: > Hi, > > On Mon, Nov 02, 2020 at 03:00:58PM +0100, David Sommerseth wrote: >>> Then the imported configuration profile must get the DCO feature >>> enabled: >>> >>> $ openvpn3 config-manage --show --name CFGNAME --dco true >> >> So I managed to i