Page MenuHomeDevCentral

D1380.id3525.diff
No OneTemporary

D1380.id3525.diff

diff --git a/roles/core/sshd/files/sshd_config b/roles/core/sshd/files/sshd_config
--- a/roles/core/sshd/files/sshd_config
+++ b/roles/core/sshd/files/sshd_config
@@ -18,6 +18,11 @@
# but this is overridden so installations will only check .ssh/authorized_keys
AuthorizedKeysFile .ssh/authorized_keys
+# Don't use host DSA key
+HostKey /etc/ssh/ssh_host_rsa_key
+HostKey /etc/ssh/ssh_host_ecdsa_key
+HostKey /etc/ssh/ssh_host_ed25519_key
+
# Nasqueron servers authentication should only occur through SSH keys
# but PAM can offer extra capabilities if needed like OTP.
PasswordAuthentication no

File Metadata

Mime Type
text/plain
Expires
Thu, Nov 7, 08:50 (20 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2232831
Default Alt Text
D1380.id3525.diff (603 B)

Event Timeline