Summary
Implement an account lockout mechanism that temporarily locks a SSH user account after X consecutive failed login attempts and can authenticate after lockout time expires
Use case
This feature will enhance system security and help meet organizational and regulatory security compliance requirements by preventing unauthorized access attempts.