EFW Support

Support => VPN Support => Topic started by: Thorsten on Monday 27 April 2015, 06:55:18 pm



Title: Endian Community 3.05 Two Factor Authentication
Post by: Thorsten on Monday 27 April 2015, 06:55:18 pm
Good Morning  :)

I tried to connect to the EFW with two factor authentication (X.509 & PSK), but it does not work.
I get the following error messages:

Code:
openvpn[11179]: Options error: --auth-user-pass-verify script fails with "/usr/bin/openvpn-auth-user-pass": No such file or directory
openvpn[11179]: Options error: Please correct this error.
openvpn[11179]: Use --help for more information.

If i try to connect only with PSK, it works fine.
If i try to connect only with X.509 certificate, it also works fine.
But both together won't work  ???


Title: Re: Endian Community 3.05 Two Factor Authentication
Post by: leotuxbr on Saturday 13 June 2015, 05:04:14 am
I have the same problem


Title: Re: Endian Community 3.05 Two Factor Authentication
Post by: fl0cker on Friday 11 September 2015, 11:44:30 pm
Opa,

Para solucionar esse problema eu alterei o arquivo template do OpenVPN para direcionar para o arquivo de autenticação, a solução está no meu  no link:
.luizagostinho.com/2015/09/11/endian-3-0-5beta1-fix-autenticacao-openvpn/

Basta alterar o caminho '/usr/bin/openvpn-auth-user-pass' para '/usr/bin/openvpn-auth-env'.

Hi,

To solve this problem I changed the OpenVPN template file to direct to the authentication file, the solution is in my  the link:
.luizagostinho.com/2015/09/11/endian-3-0-5beta1-fix-autenticacao-openvpn/

Just change de path '/usr/bin/openvpn-auth-user-pass' para '/usr/bin/openvpn-auth-env'.

Abraço!