Weak password: based on a dictionary word and not a passphrase. Try again.VMware vSphere ESXi
The ESXi pam_passwdqc module rejects the password because it contains a dictionary substring. By default, the module's implicit match=4 rule strips recognized dictionary strings of 4 or more characters from the total evaluated password length. The remaining string length fails the configured minimum length requirement (N0 parameter) for its effective character class.
Security.PasswordQualityControl.retry=3 min=8,8,8,7,7 match=0".retry=3 min=disabled,disabled,disabled,7,7").Refer to KB article ESXi Password Policy & Account Lockout: Best Practices & Configuration Guide for more information.