Modifications : etc/ssh/sshd_config
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 29 Feb 2016 15:28:16 +0000 (16:28 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Mon, 29 Feb 2016 15:28:16 +0000 (16:28 +0100)
srv/ateliers/etc/ssh/sshd_config

index 317c7d3..b6c7534 100644 (file)
@@ -18,7 +18,8 @@ KeyRegenerationInterval 3600
 ListenAddress 0.0.0.0:22
 LogLevel INFO
 LoginGraceTime 120
-MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com
+#Note: hmac-sha1 est pas trop recommandable. Le virer dès que Ouindo$ le permet
+MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha1
 MaxAuthTries 5
 PasswordAuthentication no
 PermitEmptyPasswords no