Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3717694
D1380.id3525.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
603 B
Referenced Files
None
Subscribers
None
D1380.id3525.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D1380: Don't use DSA host key for OpenSSH server
Attached
Detach File
Event Timeline
Log In to Comment