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.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct