Openvpn Admin panel Not login ?
I have checked my password in this method(cat /usr/local/openvpn_as/init.log) and after Showing my password, I use the correct username and password but did not login to my admin panel.
1 Reply
Once the OpenVPN Marketplace Application is deployed, keep in mind the username will be openvpn and the password, as you mentioned, can be found in the /usr/local/openvpn_as/init.log or by running the following command:
cat /usr/local/openvpn_as/init.log | grep 'To login'
If you need to reset the password for the openvpn user, you can follow the instructions found in the OpenVPN documentation.