vCenter: vcenter-8.administration-sso-lockout-policy-max-attempts

Information

The vCenter Server must lock an account after a specified number of failed login attempts. Repeated failed logins for an account may signal security issues. To limit brute force attempts, lock the account after a certain threshold, balancing between avoiding automatic connection retries and potential denial-of-service attacks.

NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.

Solution

Get-SsoLockoutPolicy | Set-SsoLockoutPolicy -MaxFailedAttempts 5

See Also

https://github.com/vmware/vcf-security-and-compliance-guidelines/raw/refs/heads/main/security-configuration-hardening-guide/vsphere/8.0/