Postpone login attempts if X successive attempts have failed
Bug #1628926 reported by
johnmne
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| openssh (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
Bug Description
** This is a feature request that regards to security. **
Please add to the login method a mechanism that postpones successive login attempts if X attempts have failed.
Obviously this can be further enhanced - for example:
If X successive login attempts failed, then disable that specific login method for that specific user for Y minutes.
If Y minutes have passed and the additional successive attempts failed again - then disable that specific login method for that specific user for 2*Y minutes.
And so on...
Values of X and Y should be configured by the 'root' user.
Benefits: greatly reduces the risk of remotely brute-forcing the password.
To post a comment you must log in.

Hi, /ubuntuforums. org/showthread. php?t=1409993 /www.rackaid. com/blog/ how-to- block-ssh- brute-force- attacks/
those two cover pretty much what you want to achieve I think:
https:/
https:/