Modification: etc/ssh/sshd_config.m4 - MaxAuthTry trop faible pour moi
[lhc/ateliers.git] / etc / ssh / sshd_config.m4
index 6c7298e..572c6ad 100644 (file)
@@ -17,7 +17,7 @@ KeyRegenerationInterval 3600
 ListenAddress 0.0.0.0:22
 LogLevel INFO
 LoginGraceTime 120
-MaxAuthTries 3
+MaxAuthTries 5
 PasswordAuthentication no
 PermitEmptyPasswords no
 PermitRootLogin yes