Password strength always show 1/100 on cPanel/WHM on CentOS 7

If your cPanel/WHM installation always shows password strength as 1/100, this may be due to missing packages on your system.

You may see this error on WHM:  Password strength must be at least 65.

Usually, this issue is happening due to missing cracklib module. To solve this, please do the following:

  1. From WHM > Terminal or SSH
  2. Execute $ yum -y reinstall cracklib-*
  3. Password strength should now show the correct strength value.

 

  • cpanel, whm, password
  • 11 Users Found This Useful
Was this answer helpful?

Related Articles

How to fix "Your password has expired." MYSQL on WHM

If you see an error like: (XID cjbygs) The system failed to connect to the “MySQL” database...

How to create an Email Account on cPanel

Please do the following to create an Email account on cPanel: Login to cPanel Look for Email...

How to enable Two-Factor Authentication (2FA) on cPanel

By Enabling Two-Factor Authentication, you add an extra layer of security to your cPanel account...

How to convert cPanel account to addon domain

Converting a cPanel account to an addon domain or merging two cPanel accounts is not officially...