sshd: reduce LoginGraceTime to 5s

This commit is contained in:
Daniel Micay 2025-06-06 11:01:01 -04:00
parent 95ed9b1bef
commit 6b2e72e935

View file

@ -34,7 +34,7 @@ MACs -*
# Authentication:
LoginGraceTime 15s
LoginGraceTime 5s
#PermitRootLogin prohibit-password
#StrictModes yes
MaxAuthTries 1