Mirror von
https://github.com/mail-in-a-box/mailinabox.git
synchronisiert 2026-04-01 21:27:22 +02:00
Revert to default 6 ssh/ddos login attempts
No legitimate admin will require 20 login attempts. The default 6 is a sane middle ground especially since in 10 minutes they can try again or immediately from another IP anyway.
Dieser Commit ist enthalten in:
@@ -8,12 +8,8 @@ maxretry = 20
|
||||
|
||||
# JAILS
|
||||
|
||||
[ssh]
|
||||
maxretry = 20
|
||||
|
||||
[ssh-ddos]
|
||||
enabled = true
|
||||
maxretry = 20
|
||||
|
||||
[sasl]
|
||||
enabled = true
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren