You will need to login to your server using either SSH or our VNC console and perform the following steps.
Determine username:
opencli admin list
The output will display the randomly generated admin username for example the output might show:
goofy_hypatia6|admin|1
To reset the password of the default admin "goofy_hypatia6" in this case you would run the following command:
opencli admin password goofy_hypatia6 newPassword
You will replace "goofy_hypatia6" with the randomly generated admin for your server and "newPassword" with the desired password you wish to initially use to gain access to the OpenPanel admin.
Once completed you can login to OpenPanel at https://your_server_ip:2087 replacing your_server_ip with the IP address of your server.
