Skip to main content

Root Password Changed

Comments

1 comment

  • cPanelMichael
    Hello :) It sounds like the "root" account could be locked out by cPhulk brute force detection. If the lockout continues, you may need to have your data center obtain console access and disable it with commands such as: for i in `ps aux | grep -i "cphulkd - process" | awk {'print $2'}` ;do kill -9 $i ;done /usr/local/cpanel/bin/cphulk_pam_ctl --disable
    Thank you.
    0

Please sign in to leave a comment.