Have you forgot the password? Are you in trouble?
Kloxo is an another useful free control panel for web hosting management. In Kloxo there are mainly two ways to reset the password (admin) from the server commandline. This is very helpful methods to recover the password simply. Similar in cPanel there are a lot of inbuilt scripts are available with Kloxo. We can simply use those scripts to reset the password.
Method I
1, SSH to server as root.
2, Execute the script.
/script/resetpassword master NewPassword
Where NewPassword is the password.
3, Restart Kloxo.
/etc/init.d/kloxo restart
This is very important. Please don’t forget to restart the Kloxo daemon after reseting the Admin password.
Method II
1, SSH to server as root.
2, Execute the script.
/script/update --class=client --name=admin --subaction=password --v-password=NewPassword
3, Restart Kloxo.
/etc/init.d/kloxo restart
That’s it!!
Related
1, Create cronjob using Kloxo panel
2, WordPress installation steps via kloxo panel
3, Create a Re-seller and assign plan to him – Kloxo re-seller creation
It so hapefull for me..
Thank you 🙂
i have problem when resetting kloxo
Have you restarted the panel Kloxo?
hi buddy ..
I have tried all the methods that you give, but I face a problem, can you explain what the problems I get?
I can not log in Kloxo-mgr, and want to reset the password
This is a screenshot link http://prntscr.com/6scisz
Hi Midy,
Please try without that “sh” you added at the starting.