Hello community,
How can I override the user/password authentication for OpenVPN, this is why:
I have a Server to Server communication using OpenVPN, but if internet falls and get established again, or due to power issue the remote server goes down, and someone start it again the system ask por user and password.
Any ideas??
How can I override the user/password authentication for OpenVPN, this is why:
I have a Server to Server communication using OpenVPN, but if internet falls and get established again, or due to power issue the remote server goes down, and someone start it again the system ask por user and password.
Any ideas??
In VPN
Share this post:
Responses (1)
-
Accepted Answer
Yes,
In the client .ovpn file comment out the "auth-user-pass" line by putting a "#" infront of it, or delete it. Similarly in /etc/openvpn/clients.conf comment out the line "plugin /usr/share/openvpn/plugin/lib/openvpn-auth-ldap.so /etc/openvpn/auth-ldap". You may then need to restart OpenVPN on the server.
When you have done this you can run openvpn as a service in Windoze so it is transparent to the user.
Nick

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »