Account lockouts prevent brute force attacks, but only if there is a secure unlock process. If only administrators can unlock accounts, attackers can lock out all admins by intentionally failing login attempts. The unlock process must itself be secure (e.g., verified identity) to prevent abuse.