Can anyone help me on how to reset the openVPN authentication password?

Like the forget password feature in windows OS.

1 Answer

If you have forgotten the password for this user on your OpenVPN Access Server you can reset the password for the "openvpn" user on the command line with :

passwd openvpn 

Please note that you can not and should not use the "root" user credentials to login at the Admin UI.

Source from openvpn.net

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy