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