<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Fix &#8220;Server Refused Our Key&#8221; Error That Caused By Putty Generated RSA Public Key?</title>
	<atom:link href="http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/</link>
	<description>A capsule of walker's experience in life...</description>
	<lastBuildDate>Sun, 14 Mar 2010 18:33:28 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: leonard</title>
		<link>http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/#comment-9146</link>
		<dc:creator>leonard</dc:creator>
		<pubDate>Wed, 17 Feb 2010 17:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/?p=2222#comment-9146</guid>
		<description>You can also get the &quot;server refused our key&quot; error if you have the permission 777 on your $HOME directory.</description>
		<content:encoded><![CDATA[<p>You can also get the &#8220;server refused our key&#8221; error if you have the permission 777 on your $HOME directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: franc</title>
		<link>http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/#comment-9065</link>
		<dc:creator>franc</dc:creator>
		<pubDate>Mon, 08 Feb 2010 22:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/?p=2222#comment-9065</guid>
		<description>I like the music in the video!</description>
		<content:encoded><![CDATA[<p>I like the music in the video!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LeSon</title>
		<link>http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/#comment-8969</link>
		<dc:creator>LeSon</dc:creator>
		<pubDate>Mon, 25 Jan 2010 14:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/?p=2222#comment-8969</guid>
		<description>Thank you!
Very greate!</description>
		<content:encoded><![CDATA[<p>Thank you!<br />
Very greate!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/#comment-8885</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Thu, 14 Jan 2010 08:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/?p=2222#comment-8885</guid>
		<description>Thanks man !!</description>
		<content:encoded><![CDATA[<p>Thanks man !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/#comment-8748</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 23 Dec 2009 23:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/?p=2222#comment-8748</guid>
		<description>Thanks for the tip, it helped out greatly.  I was able to get it to work and still leave the first line and last two lines in the public key.   All I did was concatenate the hash lines into one line and add the ssh-rsa  + space part at the beginning.   This was important to me because I am trying to automate creating connections between putty and a server so the less I have to edit the file, the less programming I have to do to auto-fix the file</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, it helped out greatly.  I was able to get it to work and still leave the first line and last two lines in the public key.   All I did was concatenate the hash lines into one line and add the ssh-rsa  + space part at the beginning.   This was important to me because I am trying to automate creating connections between putty and a server so the less I have to edit the file, the less programming I have to do to auto-fix the file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zoehighland</title>
		<link>http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/#comment-8679</link>
		<dc:creator>zoehighland</dc:creator>
		<pubDate>Mon, 14 Dec 2009 05:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/?p=2222#comment-8679</guid>
		<description>If I followed the steps，including generating and editing the key, as well as chmod command, is there any other reasons which may cause the &quot;server refused our key&quot;.

Another Hint:  there is another key in a file named know_hosts, and I even tried to edit the key  according to this file&#039;s format. I failed again.</description>
		<content:encoded><![CDATA[<p>If I followed the steps，including generating and editing the key, as well as chmod command, is there any other reasons which may cause the &#8220;server refused our key&#8221;.</p>
<p>Another Hint:  there is another key in a file named know_hosts, and I even tried to edit the key  according to this file&#8217;s format. I failed again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walker</title>
		<link>http://www.walkernews.net/2009/03/22/how-to-fix-server-refused-our-key-error-that-caused-by-putty-generated-rsa-public-key/#comment-8377</link>
		<dc:creator>Walker</dc:creator>
		<pubDate>Thu, 29 Oct 2009 14:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.walkernews.net/?p=2222#comment-8377</guid>
		<description>Mostly likely that is caused by too many packet loss, i.e. run a continuous ping to the server, from where you run SSH.</description>
		<content:encoded><![CDATA[<p>Mostly likely that is caused by too many packet loss, i.e. run a continuous ping to the server, from where you run SSH.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
