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.
2