<?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>Wed, 17 Mar 2010 15:20:24 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
	<item>
		<title>By: earle goodfellow</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-3489</link>
		<dc:creator>earle goodfellow</dc:creator>
		<pubDate>Wed, 07 Jun 2006 04:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-3489</guid>
		<description>I was having trouble getting this working but a bit of research led me to making the authorized_keys file non group writeable... then it all burst into life</description>
		<content:encoded><![CDATA[<p>I was having trouble getting this working but a bit of research led me to making the authorized_keys file non group writeable&#8230; then it all burst into life</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-2698</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Thu, 18 May 2006 12:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-2698</guid>
		<description>Using these instructions I&#039;ve just set up my Mac OSX desktop to connect to one of our servers without the need for a password.

I also saved the connection info in a terminal shortcut so I can connect to the server just as easily as I can open a terminal window.

Thanks for these instructions!</description>
		<content:encoded><![CDATA[<p>Using these instructions I&#8217;ve just set up my Mac OSX desktop to connect to one of our servers without the need for a password.</p>
<p>I also saved the connection info in a terminal shortcut so I can connect to the server just as easily as I can open a terminal window.</p>
<p>Thanks for these instructions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: spiralbound.net &#187; Changes to Solaris ssh_config for Password-less SSH Login</title>
		<link>http://nosheep.net/story/password-less-ssh-login/comment-page-1/#comment-2413</link>
		<dc:creator>spiralbound.net &#187; Changes to Solaris ssh_config for Password-less SSH Login</dc:creator>
		<pubDate>Mon, 08 May 2006 20:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://nosheep.net/story/password-less-ssh-login/#comment-2413</guid>
		<description>[...] Zach over at NoSheep has written a really nice article about how to configure a SSH trust relationship on UNIX systems. By doing this, you can prevent the system from prompting you for a password, thus allowing the user to use scripted solutions to move files around with sftp, etc. He didn&#8217;t mention, however, that to get this up and working correctly under Solaris, you have to uncomment the following lines in your /usr/local/etc/ssh_config file: [...]</description>
		<content:encoded><![CDATA[<p>[...] Zach over at NoSheep has written a really nice article about how to configure a SSH trust relationship on UNIX systems. By doing this, you can prevent the system from prompting you for a password, thus allowing the user to use scripted solutions to move files around with sftp, etc. He didn&#8217;t mention, however, that to get this up and working correctly under Solaris, you have to uncomment the following lines in your /usr/local/etc/ssh_config file: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
