<?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 entering your password</title>
	<atom:link href="http://stereointeractive.com/blog/2007/08/02/ssh-login-without-entering-your-password/feed/" rel="self" type="application/rss+xml" />
	<link>http://stereointeractive.com/blog/2007/08/02/ssh-login-without-entering-your-password/</link>
	<description>Development Blog</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:31:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Scott Meves</title>
		<link>http://stereointeractive.com/blog/2007/08/02/ssh-login-without-entering-your-password/comment-page-1/#comment-276</link>
		<dc:creator>Scott Meves</dc:creator>
		<pubDate>Tue, 08 Jul 2008 01:16:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/2007/08/02/ssh-login-without-entering-your-password/#comment-276</guid>
		<description>It seems that the proper permissions for the authorized_keys file is &quot;644&quot; or &quot;-rw-r--r--&quot;.</description>
		<content:encoded><![CDATA[<p>It seems that the proper permissions for the authorized_keys file is &#8220;644&#8243; or &#8220;-rw-r&#8211;r&#8211;&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Rosenbaum</title>
		<link>http://stereointeractive.com/blog/2007/08/02/ssh-login-without-entering-your-password/comment-page-1/#comment-212</link>
		<dc:creator>Rob Rosenbaum</dc:creator>
		<pubDate>Tue, 08 Apr 2008 15:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stereodevelopment.com/2007/08/02/ssh-login-without-entering-your-password/#comment-212</guid>
		<description>The &quot;-d&quot; shortcut does not exist in *nix systems. In general, you want to use

ssh-keygen -t dsa</description>
		<content:encoded><![CDATA[<p>The &#8220;-d&#8221; shortcut does not exist in *nix systems. In general, you want to use</p>
<p>ssh-keygen -t dsa</p>
]]></content:encoded>
	</item>
</channel>
</rss>
