Reset admin password using
adminPass newpassword
This will reset password for username “admin”, where the “newpassword” is your new password.
Reset admin password using
adminPass newpassword
This will reset password for username “admin”, where the “newpassword” is your new password.
Comments
code should change to /usr/local/CyberPanel/bin/python /usr/local/CyberCP/plogical/adminPass.py –password newpassword
Updated with a short command.