<?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: Password-less SSH Login</title>
	<atom:link href="http://nosheep.net/story/password-less-ssh-login/feed/" rel="self" type="application/rss+xml" />
	<link>http://nosheep.net/story/password-less-ssh-login/</link>
	<description>Comic book guy, tech geek, and father of two...</description>
	<lastBuildDate>Sat, 19 May 2012 11:01:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: TheGooch</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-266283</link>
		<dc:creator>TheGooch</dc:creator>
		<pubDate>Thu, 08 Sep 2011 05:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-266283</guid>
		<description>Doesn&#039;t work on Solaris 10 Sparc 64bit</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t work on Solaris 10 Sparc 64bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris West</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-264186</link>
		<dc:creator>Chris West</dc:creator>
		<pubDate>Fri, 26 Aug 2011 16:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-264186</guid>
		<description>Thanks a lot for this post.  I am new to using Macs and because of posts like this, I am starting to like Macs more and more.  I used this to get a growl notification to work whenever a certain phrase is appended to a log file.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this post.  I am new to using Macs and because of posts like this, I am starting to like Macs more and more.  I used this to get a growl notification to work whenever a certain phrase is appended to a log file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash Sirohi</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-185899</link>
		<dc:creator>Ash Sirohi</dc:creator>
		<pubDate>Thu, 24 Jun 2010 11:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-185899</guid>
		<description>Sheesh, that actually works. Mucho tnx, no sheep! :P</description>
		<content:encoded><![CDATA[<p>Sheesh, that actually works. Mucho tnx, no sheep! :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-157154</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 13 Feb 2010 09:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-157154</guid>
		<description>You have to create ~/.ssh/  because by default this is not present.</description>
		<content:encoded><![CDATA[<p>You have to create ~/.ssh/  because by default this is not present.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Distributed NLTK with execnet &#171; streamhacker.com</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-150341</link>
		<dc:creator>Distributed NLTK with execnet &#171; streamhacker.com</dc:creator>
		<pubDate>Sun, 29 Nov 2009 17:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-150341</guid>
		<description>[...] sure you have NLTK and the corpus data installed on every host. You must also have passwordless ssh access to each host from the master host (the machine you run run_tag_files.py [...]</description>
		<content:encoded><![CDATA[<p>[...] sure you have NLTK and the corpus data installed on every host. You must also have passwordless ssh access to each host from the master host (the machine you run run_tag_files.py [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kladblog &#187; Blog Archive &#187; Wachtwoordloze SSH login</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-141897</link>
		<dc:creator>Kladblog &#187; Blog Archive &#187; Wachtwoordloze SSH login</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-141897</guid>
		<description>[...] verhaal is schaamteloos gejat van: password-less-ssh-login [...]</description>
		<content:encoded><![CDATA[<p>[...] verhaal is schaamteloos gejat van: password-less-ssh-login [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bash backup scripts including mysql backup at max words</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-121559</link>
		<dc:creator>Bash backup scripts including mysql backup at max words</dc:creator>
		<pubDate>Thu, 12 Apr 2007 21:02:55 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-121559</guid>
		<description>[...] a fairly low-tech solution, but its simple and it works for me. The only tricky bit was setting up passwordless ssh login so the script in part 2 could access the live server. It was a tad involved but I used the [...]</description>
		<content:encoded><![CDATA[<p>[...] a fairly low-tech solution, but its simple and it works for me. The only tricky bit was setting up passwordless ssh login so the script in part 2 could access the live server. It was a tad involved but I used the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dustin</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-100650</link>
		<dc:creator>Dustin</dc:creator>
		<pubDate>Sat, 24 Mar 2007 00:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-100650</guid>
		<description>I am not sure about everybody else but for me the permissions on the .ssh directory were very important.  I was not able to get this to work unless I removed all from group and other.  A chmod 600 or 700 might be required.

Thanks for the help.  Nice tutorial!</description>
		<content:encoded><![CDATA[<p>I am not sure about everybody else but for me the permissions on the .ssh directory were very important.  I was not able to get this to work unless I removed all from group and other.  A chmod 600 or 700 might be required.</p>
<p>Thanks for the help.  Nice tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Life After Coffee &#187; Secure remote file copy</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-47708</link>
		<dc:creator>Life After Coffee &#187; Secure remote file copy</dc:creator>
		<pubDate>Thu, 11 Jan 2007 22:43:18 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-47708</guid>
		<description>[...] Zach has a good article about setting up ssh with key authentication which will allow you to use the scp and ssh commands without a password while still maintaining security. For more tips like this check out my book Easy Linux Commands, only $19.95 from Rampant TechPress.  Buy it now! [...]</description>
		<content:encoded><![CDATA[<p>[...] Zach has a good article about setting up ssh with key authentication which will allow you to use the scp and ssh commands without a password while still maintaining security. For more tips like this check out my book Easy Linux Commands, only $19.95 from Rampant TechPress.  Buy it now! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Storm</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-47277</link>
		<dc:creator>Storm</dc:creator>
		<pubDate>Wed, 10 Jan 2007 17:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-47277</guid>
		<description>For those who are as dense as myself..  authorized keys is a file, not a directory..  when you put it in, it is appending a file, not adding files to a directory.</description>
		<content:encoded><![CDATA[<p>For those who are as dense as myself..  authorized keys is a file, not a directory..  when you put it in, it is appending a file, not adding files to a directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saurabh</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-25498</link>
		<dc:creator>Saurabh</dc:creator>
		<pubDate>Wed, 22 Nov 2006 07:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-25498</guid>
		<description>I have seen amny sites which give instructions for passwordless connection. But this one is really very handy and truly works fine.</description>
		<content:encoded><![CDATA[<p>I have seen amny sites which give instructions for passwordless connection. But this one is really very handy and truly works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kc</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-23593</link>
		<dc:creator>kc</dc:creator>
		<pubDate>Fri, 17 Nov 2006 01:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-23593</guid>
		<description>One other thing that you may want to check is that the authorized_keys file is not group and world read/write permissions set.  It got me stumped until I did a tail on the messages/secure log file to understand what was happening.</description>
		<content:encoded><![CDATA[<p>One other thing that you may want to check is that the authorized_keys file is not group and world read/write permissions set.  It got me stumped until I did a tail on the messages/secure log file to understand what was happening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zbtirrell</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-3855</link>
		<dc:creator>zbtirrell</dc:creator>
		<pubDate>Sun, 18 Jun 2006 13:09:12 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-3855</guid>
		<description>I&#039;d certainly be curious.</description>
		<content:encoded><![CDATA[<p>I&#8217;d certainly be curious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-3816</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sat, 17 Jun 2006 04:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-3816</guid>
		<description>Maybe I&#039;m paranoid, but having a private key without a passphrase freaks me out, so I use a key with a passphrase and then I use keychain (from the Gentoo project) to cache my decrypted keys in an ssh-agent process.

It&#039;s too involved for me to post all the details, but if folks want, I could possibly detail it all in a blog post.</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m paranoid, but having a private key without a passphrase freaks me out, so I use a key with a passphrase and then I use keychain (from the Gentoo project) to cache my decrypted keys in an ssh-agent process.</p>
<p>It&#8217;s too involved for me to post all the details, but if folks want, I could possibly detail it all in a blog post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Life After Coffee &#187; SSH Without A Password</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-3769</link>
		<dc:creator>Life After Coffee &#187; SSH Without A Password</dc:creator>
		<pubDate>Thu, 15 Jun 2006 22:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-3769</guid>
		<description>[...] Zach has posted a Zachgood quick reference for setting up SSH to use a shared key for authentication instead of a password on a UNIX system. It&#8217;s important to keep your keys secure, but this can allow you to set up scripts to execute commands or move files between multiple hosts without prompting for passwords. [...]</description>
		<content:encoded><![CDATA[<p>[...] Zach has posted a Zachgood quick reference for setting up SSH to use a shared key for authentication instead of a password on a UNIX system. It&#8217;s important to keep your keys secure, but this can allow you to set up scripts to execute commands or move files between multiple hosts without prompting for passwords. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

