How to Reset OpenVPN password in ubuntu 16.04?
Andrew Henderson
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 openvpnPlease note that you can not and should not use the "root" user credentials to login at the Admin UI.
2