<?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: SSH login without password (authorized_keys)</title>
	<atom:link href="http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/feed/" rel="self" type="application/rss+xml" />
	<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/</link>
	<description>Thoughts on technology, skydiving, life, the universe, you know, whatever comes to mind.</description>
	<lastBuildDate>Thu, 26 Aug 2010 09:02:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: dokma</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-4186</link>
		<dc:creator>dokma</dc:creator>
		<pubDate>Sun, 18 Jul 2010 19:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-4186</guid>
		<description>It&#039;s nice to know some nifty little tricks where you can use the SSH paswordless login. Check this article for a few: &lt;a href=&quot;http://www.docplanet.org/linux/ssh-login-without-password/&quot; rel=&quot;nofollow&quot;&gt;http://www.docplanet.org/linux/ssh-login-without-...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>It&#039;s nice to know some nifty little tricks where you can use the SSH paswordless login. Check this article for a few: <a href="http://www.docplanet.org/linux/ssh-login-without-password/" rel="nofollow"></a><a href="http://www.docplanet.org/linux/ssh-login-without-.." rel="nofollow">http://www.docplanet.org/linux/ssh-login-without-..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Assuncao</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-1032</link>
		<dc:creator>Pedro Assuncao</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-1032</guid>
		<description>Have you tried using the ssh-copy-id script after generating the key with ssh-keygen?

I&#039;m guessing that way will be less error-prone :)

You can get the script here: http://www.chiark.greenend.org.uk/ucgi/~cjwatson/cvsweb/~checkout~/openssh/contrib/ssh-copy-id?rev=1.8;content-type=text%2Fplain

Let me know,
Pedro</description>
		<content:encoded><![CDATA[<p>Have you tried using the ssh-copy-id script after generating the key with ssh-keygen?</p>
<p>I&#8217;m guessing that way will be less error-prone <img src='http://pedroassuncao.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>You can get the script here: <a href="http://www.chiark.greenend.org.uk/ucgi/~cjwatson/cvsweb/~checkout~/openssh/contrib/ssh-copy-id?rev=1.8;content-type=text%2Fplain" rel="nofollow">http://www.chiark.greenend.org.uk/ucgi/~cjwatson/cvsweb/~checkout~/openssh/contrib/ssh-copy-id?rev=1.8;content-type=text%2Fplain</a></p>
<p>Let me know,<br />
Pedro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sayantan</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-1031</link>
		<dc:creator>Sayantan</dc:creator>
		<pubDate>Mon, 14 Dec 2009 15:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-1031</guid>
		<description>Hi,

I am not able to login without a password. It still asks me for one. I have followed the exact steps you have told to do. 

My client ssh version is 
OpenSSH_5.2p1, OpenSSL 0.9.8k-fips 25 Mar 2009

My server ssh version is 
OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003

The keys match perfectly on the client and the server machines. 

I dont known if i am missing something. 

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am not able to login without a password. It still asks me for one. I have followed the exact steps you have told to do. </p>
<p>My client ssh version is<br />
OpenSSH_5.2p1, OpenSSL 0.9.8k-fips 25 Mar 2009</p>
<p>My server ssh version is<br />
OpenSSH_3.9p1, OpenSSL 0.9.7a Feb 19 2003</p>
<p>The keys match perfectly on the client and the server machines. </p>
<p>I dont known if i am missing something. </p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Assuncao</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-29</link>
		<dc:creator>Pedro Assuncao</dc:creator>
		<pubDate>Mon, 10 Aug 2009 19:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-29</guid>
		<description>Good to know, thanks! :D</description>
		<content:encoded><![CDATA[<p>Good to know, thanks! <img src='http://pedroassuncao.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serge Chevarie-Pelletier</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-28</link>
		<dc:creator>Serge Chevarie-Pelletier</dc:creator>
		<pubDate>Mon, 10 Aug 2009 19:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-28</guid>
		<description>On Ubuntu, if you use your login password as your key passphrase, you won&#039;t need to load ssh-agent or the key as it will automatically do it for you.</description>
		<content:encoded><![CDATA[<p>On Ubuntu, if you use your login password as your key passphrase, you won&#8217;t need to load ssh-agent or the key as it will automatically do it for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Assuncao</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-16</link>
		<dc:creator>Pedro Assuncao</dc:creator>
		<pubDate>Thu, 30 Jul 2009 18:17:44 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-16</guid>
		<description>@yungchin: Cool, even better, less to type :)</description>
		<content:encoded><![CDATA[<p>@yungchin: Cool, even better, less to type <img src='http://pedroassuncao.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yungchin</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-15</link>
		<dc:creator>yungchin</dc:creator>
		<pubDate>Thu, 30 Jul 2009 15:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-15</guid>
		<description>I guess it&#039;s distro-specific when ssh-agent is started, so I don&#039;t know.

As for the DSA-key instead of the RSA-key as you wrote in the update: I think that is old advice. SSH2 now also supports RSA. It &lt;a href=&quot;http://lists.debian.org/debian-devel/2008/05/msg00331.html&quot; rel=&quot;nofollow&quot;&gt;may even be the preferred choice&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>I guess it&#8217;s distro-specific when ssh-agent is started, so I don&#8217;t know.</p>
<p>As for the DSA-key instead of the RSA-key as you wrote in the update: I think that is old advice. SSH2 now also supports RSA. It <a href="http://lists.debian.org/debian-devel/2008/05/msg00331.html" rel="nofollow">may even be the preferred choice</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Assuncao</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-11</link>
		<dc:creator>Pedro Assuncao</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-11</guid>
		<description>@yungchin: I see, but is the ssh-agent running on startup by default then? Because some people complain that they need to start ssh-agent by hand sometimes :(</description>
		<content:encoded><![CDATA[<p>@yungchin: I see, but is the ssh-agent running on startup by default then? Because some people complain that they need to start ssh-agent by hand sometimes <img src='http://pedroassuncao.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Assuncao</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-10</link>
		<dc:creator>Pedro Assuncao</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-10</guid>
		<description>@yungchin: Cool thanks. It&#039;s always good to have this stuff handy ;)</description>
		<content:encoded><![CDATA[<p>@yungchin: Cool thanks. It&#8217;s always good to have this stuff handy <img src='http://pedroassuncao.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro Assuncao</title>
		<link>http://pedroassuncao.com/2009/07/ssh-login-without-password-authorized_keys/comment-page-1/#comment-9</link>
		<dc:creator>Pedro Assuncao</dc:creator>
		<pubDate>Thu, 30 Jul 2009 13:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://diffract.me/?p=243#comment-9</guid>
		<description>@nogoma: Thanks for the clarification. I thought they meant the host you are connecting to. But I think I always leave it without so I don&#039;t have to type anything :)</description>
		<content:encoded><![CDATA[<p>@nogoma: Thanks for the clarification. I thought they meant the host you are connecting to. But I think I always leave it without so I don&#8217;t have to type anything <img src='http://pedroassuncao.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
