vCenter: vcenter-8.administration-failed-login-interval

Information

The vCenter Server must set the interval for counting failed login attempts to at least 15 minutes. By limiting the number of failed login attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute forcing, is reduced. Limits are imposed by locking the account.

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

Solution

Get-SsoLockoutPolicy | Set-SsoLockoutPolicy -FailedAttemptIntervalSec 900

See Also

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