<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post//</link>
<title><![CDATA[[原]同主目录多用户通过ssh进行密钥登陆]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[远程管理]]></category>
<pubDate>Tue, 11 Nov 2008 07:40:25 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;我们以前已经提过如何在客户端创建密钥后，拷贝到服务端，今后就可以使用该密钥进行无密码认证的登陆了。如果您已经忘了？可以看看这里：<a href="http://www.linuxfly.org/post/175.htm" target="_blank">[原]putty使用密钥登陆OpenSSH</a>。在这情况下，都是指每个用户自己去登陆服务器。但在今天的项目实施中，遇是这样的情况：<br/>&nbsp;&nbsp;&nbsp;&nbsp;作为ssh客户端的机器，有多个用户，他们属于同一个主目录，并且都需要进行密钥验证。而私钥id_rsa的权限必须为600，其他用户不能访问。我们就需要用ssh的-i参数解决这问题。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/ssh/" rel="tag">ssh</a> , <a href="https://www.linuxfly.org/tags/openssh/" rel="tag">openssh</a> , <a href="https://www.linuxfly.org/tags/rsa/" rel="tag">rsa</a> , <a href="https://www.linuxfly.org/tags/dsa/" rel="tag">dsa</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post//#blogcomment</link>
<title><![CDATA[[评论] [原]同主目录多用户通过ssh进行密钥登陆]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>