Details
-
Task
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Duplicate
Description
Some users would like the ability to lock user accounts after a configurable number of authentication failures, so that brute force password checking can be prevented.
MariaDB's current host blocking mechanism can help prevent problems like this if all authentication attempts come from the same host, but it does not help if the attacker is controlling many hosts. For example, this might be a problem if the attacker were controlling a botnet.
This task might require MDEV-13095 to be implemented first.
Attachments
Issue Links
- is duplicated by
-
MDEV-7598 Block user accounts after failed login attempts
- Closed
- relates to
-
MDEV-15421 max allowed bad password attempts from ip
- Closed