Information
If a user, or root, used the same password continuously or was allowed to change it back shortly after being forced to change it to something else, it would provide a potential intruder with the opportunity to keep guessing at one user's password until it was guessed correctly.
NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.
Solution
Temporarily disable Lockdown Mode and enable the ESXi Shell via the vSphere Client. Open the vSphere/VMware Infrastructure (VI) Client and log in with appropriate credentials. If connecting to vCenter Server, click on the desired host. Click the Configuration tab. Click Software, Security Profile, Services, Properties, ESXi Shell and Options, respectively. Start the ESXi Shell service, where/as required. 'remember' is an option to pam_unix.so.
As root, log in to the host and modify the 'remember' keyword value, example: 'remember=5'.
# vi /etc/pam.d/passwd
Re-enable Lockdown Mode on the host.