sshd: reduce MaxAuthTries to 2

This commit is contained in:
Daniel Micay 2021-09-06 02:38:16 -04:00
parent f56f094c97
commit c315170cd6

View File

@ -34,7 +34,7 @@ MACs -*
LoginGraceTime 15s
#PermitRootLogin prohibit-password
#StrictModes yes
#MaxAuthTries 6
MaxAuthTries 2
#MaxSessions 10
#PubkeyAuthentication yes