andrea95
Posts: 1
Joined: Sun Jun 14, 2020 10:01 am

OpenVPN client auth-user-pass not working

Sun Jun 14, 2020 10:11 am

Hello, in my Rasperry Pi 3 with Jessie, I want connected to my OpenVPN Server 2.4 without insert username and password.
In ovpn file I don't have a row with

Code: Select all

auth-user-pass
so I add this line

Code: Select all

auth-user-pass password.txt
. In password.txt file there are username and password.
When I try to connect OpenVPN called me Private Key Password....

Thanks in advance.

epoch1970
Posts: 5132
Joined: Thu May 05, 2016 9:33 am
Location: Paris, France

Re: OpenVPN client auth-user-pass not working

Sun Jun 14, 2020 1:31 pm

Why don’t you strip the password from the key file? (With an OpenSSL command)
Doesn’t make any difference, security-wise.
"S'il n'y a pas de solution, c'est qu'il n'y a pas de problème." Les Shadoks, J. Rouxel

Return to “General discussion”