<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[linux ssh 登录报错]]></title><description><![CDATA[<p dir="auto">问题：</p>
<pre><code>Jul 26 09:33:25 anneng01 sshd[6536]: error: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jul 26 09:33:25 anneng01 sshd[6536]: error: @         WARNING: UNPROTECTED PRIVATE KEY FILE!          @
Jul 26 09:33:25 anneng01 sshd[6536]: error: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Jul 26 09:33:25 anneng01 sshd[6536]: error: Permissions 0755 for '/etc/ssh/ssh_host_ed25519_key' are too open.
Jul 26 09:33:25 anneng01 sshd[6536]: error: It is required that your private key files are NOT accessible by others.
Jul 26 09:33:25 anneng01 sshd[6536]: error: This private key will be ignored.
Jul 26 09:33:25 anneng01 sshd[6536]: error: key_load_private: bad permissions
Jul 26 09:33:25 anneng01 sshd[6536]: error: Could not load host key: /etc/ssh/ssh_host_ed25519_key
Jul 26 09:33:25 anneng01 sshd[6536]: fatal: No supported key exchange algorithms [preauth]
</code></pre>
<p dir="auto">后台进入服务器</p>
<pre><code>sudo chmod -R 600 /etc/ssh/
systemctl restart sshd
</code></pre>
]]></description><link>http://an.forum.genostack.com/topic/362/linux-ssh-登录报错</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 12:25:09 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/362.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 26 Jul 2021 05:53:35 GMT</pubDate><ttl>60</ttl></channel></rss>