How to change cPanel password from command line
This post will help you to change cPanel password from command line. You just need to run the following cPanel script to achieve this.
/scripts/chpass <cPanel_Username> <New_Password>
Then run the following script to synchronize the new password with the default FTP user.
/scripts/ftpupdate
That’s it!
If you like this post and wish to receive more articles from us, please like our FB page: Grepitout
Your suggestions and feedbacks will encourage us and help to improve further, please feel free to write your comments.
For more details on our services, please drop us an E-mail at info@grepitout.com
Add Comment