<?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>Lloyd Leung &#187; ssh putty password passwordless security login</title>
	<atom:link href="http://www.lloydleung.com/tag/ssh-putty-password-passwordless-security-login/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lloydleung.com</link>
	<description>Thoughts, ramblings, projects.</description>
	<lastBuildDate>Sat, 29 Oct 2011 20:17:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>putty passwordless login</title>
		<link>http://www.lloydleung.com/2008/05/29/putty-passwordless-login/</link>
		<comments>http://www.lloydleung.com/2008/05/29/putty-passwordless-login/#comments</comments>
		<pubDate>Fri, 30 May 2008 00:02:43 +0000</pubDate>
		<dc:creator>Lloyd Leung</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ssh putty password passwordless security login]]></category>

		<guid isPermaLink="false">http://www.lloydleung.com/?p=152</guid>
		<description><![CDATA[ssh in without a password.]]></description>
			<content:encoded><![CDATA[<p>If you found this, you know what you&#8217;re looking for</p>
<ol>
<li>goto http://www.chiark.greenend.org.uk/~sgtatham/putty/</li>
<li>download puttyGen</li>
<li>run it, with ssh-2 RSA</li>
<li>click generate</li>
<li>leave key passphrase blank.</li>
<li>yeah save both the private and public keys for future use.</li>
<li>at the top of the app, there&#8217;s a &#8220;OpenSSH authorized_keys&#8221; text window, copy and paste the information into ~/.ssh/authorized_keys as one line.  (You&#8217;ll need to shell into the box first).</li>
</ol>
<p>Start putty</p>
<ol>
<li>enter the ip/host address</li>
<li>enter a session name.</li>
<li>in the menu tree goto: connection-&gt;data enter your auto-login name</li>
<li>in the menu tree goto: connection-&gt;ssh-&gt;auth click browse and select the private key you saved from the above section.</li>
<li>in the menu tree goto: session click save</li>
<li>test, by clicking open.</li>
</ol>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lloydleung.com/2008/05/29/putty-passwordless-login/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

