<?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: Debugging SSH public key authentication problems</title>
	<atom:link href="http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/</link>
	<description>Rails, Firefox, Anime, Mac</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:55:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: How to setup ssh so that manual password entry is not needed &#171; My Blog</title>
		<link>http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/comment-page-1/#comment-708560</link>
		<dc:creator>How to setup ssh so that manual password entry is not needed &#171; My Blog</dc:creator>
		<pubDate>Tue, 07 Apr 2009 18:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/#comment-708560</guid>
		<description>[...] See the following post for debugging clues, if necessary:  http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authen Possibly related posts: (automatically generated)CyberPower intros Atom-powered Windows Home Server [...]</description>
		<content:encoded><![CDATA[<p>[...] See the following post for debugging clues, if necessary:  <a href="http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authen" rel="nofollow">http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authen</a> Possibly related posts: (automatically generated)CyberPower intros Atom-powered Windows Home Server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix Geisendörfer</title>
		<link>http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/comment-page-1/#comment-528718</link>
		<dc:creator>Felix Geisendörfer</dc:creator>
		<pubDate>Thu, 13 Mar 2008 11:36:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/#comment-528718</guid>
		<description>Thank you so much for this man! This drove me nuts for month, had the exact same problem with a group-writeable home dir!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this man! This drove me nuts for month, had the exact same problem with a group-writeable home dir!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RichardBronosky</title>
		<link>http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/comment-page-1/#comment-349321</link>
		<dc:creator>RichardBronosky</dc:creator>
		<pubDate>Thu, 15 Nov 2007 15:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/#comment-349321</guid>
		<description>&lt;blockquote cite=&quot;Chu Yeow&quot;&gt;If your ssh server is running with ‘StrictModes on’, it will refuse to use your public keys in the ~/.ssh/authorized_keys file. Your home directory should be writable only by you&lt;/blockquote&gt;

This was it!  This drove me crazy for months.  Out of dozens of servers only one insisted on a password login.  I never thought that permissions on my home folder would matter (as long as the owner and permissions of the .ssh folder was okay).

God bless you hacker!</description>
		<content:encoded><![CDATA[<blockquote cite="Chu Yeow"><p>If your ssh server is running with ‘StrictModes on’, it will refuse to use your public keys in the ~/.ssh/authorized_keys file. Your home directory should be writable only by you</p></blockquote>
<p>This was it!  This drove me crazy for months.  Out of dozens of servers only one insisted on a password login.  I never thought that permissions on my home folder would matter (as long as the owner and permissions of the .ssh folder was okay).</p>
<p>God bless you hacker!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Contentious Content &#187; Blog Archive &#187; How to setup ssh so that manual password entry is not needed</title>
		<link>http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/comment-page-1/#comment-170619</link>
		<dc:creator>Contentious Content &#187; Blog Archive &#187; How to setup ssh so that manual password entry is not needed</dc:creator>
		<pubDate>Mon, 14 May 2007 15:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/#comment-170619</guid>
		<description>[...] 5. See the following post for debugging clues, if necessary:  http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 5. See the following post for debugging clues, if necessary:  <a href="http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/" rel="nofollow">http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chu Yeow</title>
		<link>http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/comment-page-1/#comment-147698</link>
		<dc:creator>Chu Yeow</dc:creator>
		<pubDate>Sat, 07 Apr 2007 04:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/#comment-147698</guid>
		<description>I didn&#039;t mention this in the post, but I had a group-writable home directory because we were using this particular user account as a common &quot;deploy&quot; user for our developers.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t mention this in the post, but I had a group-writable home directory because we were using this particular user account as a common &#8220;deploy&#8221; user for our developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Combs</title>
		<link>http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/comment-page-1/#comment-145635</link>
		<dc:creator>Chris Combs</dc:creator>
		<pubDate>Tue, 03 Apr 2007 19:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/2007/02/28/debugging-ssh-public-key-authentication-problems/#comment-145635</guid>
		<description>Thanks for the StrictModes tip. So much for group-writable home directories!</description>
		<content:encoded><![CDATA[<p>Thanks for the StrictModes tip. So much for group-writable home directories!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
