Due to security policies enabled in your whm panel , it asks you to enter the code.
Error:
Enter the security code for “root”
Solution:
1.Open your /var/cpanel/cpanel.config file and add the below line
SecurityPolicy::TwoFactorAuth=1
change to
SecurityPolicy::TwoFactorAuth=0
2.Once saved the file restart cpanel service.
service cpanel restart
No comments :
Post a Comment