Applicable to:
- SolusVM
Question
How to generate a new admin password for SolusVM?
Answer
- Connect to the master server via SSH
- Execute the following command query in consoleto reset the password for admin user with ADMINUSERNAME login:
# php /usr/local/solusvm/scripts/pass.php --type=admin --comm=change --username=<ADMINUSERNAME>
The output will contain the new password generated.
Comments
0 commentsPlease sign in to leave a comment.