<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>sperrgebiet&#039;s world &#187; SSH</title>
	<atom:link href="http://www.sperrgebiet.org/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sperrgebiet.org</link>
	<description>penguins (and ducks) are friends, no food</description>
	<lastBuildDate>Fri, 18 Jun 2010 18:14:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Automatic SSH logon</title>
		<link>http://www.sperrgebiet.org/2009/07/automatic-ssh-logon/</link>
		<comments>http://www.sperrgebiet.org/2009/07/automatic-ssh-logon/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 23:51:49 +0000</pubDate>
		<dc:creator>Hans</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Automatic Logon]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://www.sperrgebiet.org/blog/?p=13</guid>
		<description><![CDATA[Host1:

ssh-keygen
No PassPhrase (so automatic logon works)
Default filename and path is ok
cat ~/.ssh/id_rsa.pub
Copy content of id_rsa.pub

 
Host2:

Create ~/.ssh
Create ~/.ssh/authorized_keys
Paste content of clipboard into authorized_keys

 
Both steps vice vera
 
At the first logon a warning appears that the hostkey is added
to know_hosts. Yes to proceed.
 
That&#8217;s it  
]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">Host1:</p>
<ol style="margin-top: 0in; unicode-bidi: embed; font-family: Calibri; direction: ltr; margin-bottom: 0in; margin-left: 0.375in; font-size: 11pt;" type="1">
<li style="margin-top: 0px; margin-bottom: 0px; vertical-align: middle;"><span style="font-family: Calibri; font-size: 11pt;">ssh-keygen</span></li>
<li style="margin-top: 0px; margin-bottom: 0px; vertical-align: middle;"><span style="font-family: Calibri; font-size: 11pt;">No PassPhrase (so automatic logon works)</span></li>
<li style="margin-top: 0px; margin-bottom: 0px; vertical-align: middle;"><span style="font-family: Calibri; font-size: 11pt;">Default filename and path is ok</span></li>
<li style="margin-top: 0px; margin-bottom: 0px; vertical-align: middle;"><span style="font-family: Calibri; font-size: 11pt;">cat ~/.ssh/id_rsa.pub</span></li>
<li style="margin-top: 0px; margin-bottom: 0px; vertical-align: middle;"><span style="font-family: Calibri; font-size: 11pt;">Copy content of id_rsa.pub</span></li>
</ol>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;"> </p>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">Host2:</p>
<ol style="margin-top: 0in; unicode-bidi: embed; font-family: Calibri; direction: ltr; margin-bottom: 0in; margin-left: 0.375in; font-size: 11pt;" type="1">
<li style="margin-top: 0px; margin-bottom: 0px; vertical-align: middle;"><span style="font-family: Calibri; font-size: 11pt;">Create ~/.ssh</span></li>
<li style="margin-top: 0px; margin-bottom: 0px; vertical-align: middle;"><span style="font-family: Calibri; font-size: 11pt;">Create ~/.ssh/authorized_keys</span></li>
<li style="margin-top: 0px; margin-bottom: 0px; vertical-align: middle;"><span style="font-family: Calibri; font-size: 11pt;">Paste content of clipboard into authorized_keys</span></li>
</ol>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;"> </p>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">Both steps vice vera</p>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;"> </p>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">At the first logon a warning appears that the hostkey is added</p>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">to know_hosts. Yes to proceed.</p>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;"> </p>
<p style="margin: 0in 0in 0in 0.375in; font-family: Calibri; font-size: 11pt;">That&#8217;s it <img src='http://www.sperrgebiet.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sperrgebiet.org/2009/07/automatic-ssh-logon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
