SolusVM use an Administrator user login to manage the VPSs, Clients and other options.
If you forget or lost your Admin password you can reset the Admin password using below script and arguments.
[1] Login to the Node of your Server
[2] Run below script on the node :
Quotephp /usr/local/solusvm/scripts/pass.php --type=admin --comm=change --username=
NOTE : For --username mention the admin username for SolusVM, the default Admin username is vpsadmin, However you can always have a custom admin name and you will need to mention the one you created during setup in this step.
You will get an output similar to this:
QuoteNew password: B3w0R63f7cSjHwD
Choose a strong Password like above and press enter and the given password will be set as the new password for the admin user.
Use the newly created password for SolusVM admin login and it should work fine now.