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.
This commit is contained in:
anoma 2015-07-02 10:23:48 +01:00
parent e2d9a523c3
commit b2eaaeca4b

View file

@ -8,12 +8,8 @@ maxretry = 20
# JAILS
[ssh]
maxretry = 20
[ssh-ddos]
enabled = true
maxretry = 20
[sasl]
enabled = true