<?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>Jonathan L Brown &#187; Linux Experience</title>
	<atom:link href="http://www.jonathanlbrown.com/category/linux-experience/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jonathanlbrown.com</link>
	<description>Developer, Entrepreneur</description>
	<lastBuildDate>Thu, 08 Dec 2011 00:33:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Too Many Authentication Failures: Too Many Pageant Keys</title>
		<link>http://www.jonathanlbrown.com/2010/05/09/too-many-authentication-failures-too-many-pageant-keys/</link>
		<comments>http://www.jonathanlbrown.com/2010/05/09/too-many-authentication-failures-too-many-pageant-keys/#comments</comments>
		<pubDate>Sun, 09 May 2010 17:18:28 +0000</pubDate>
		<dc:creator>jonathan</dc:creator>
				<category><![CDATA[Linux Experience]]></category>

		<guid isPermaLink="false">http://www.jonathanlbrown.com/?p=36</guid>
		<description><![CDATA[Here was a frustrating situation: After setting up a key for my dev box, I couldn&#8217;t connect.  Putty and TortoiseSVN would die on an error of too many authentication failures.  There was no additional information on the server other than this error, and, if I connected from another system, things worked fine. The secret here: [...]]]></description>
			<content:encoded><![CDATA[<p>Here was a frustrating situation: After setting up a key for my dev box, I couldn&#8217;t connect.  Putty and TortoiseSVN would die on an error of too many authentication failures.  There was no additional information on the server other than this error, and, if I connected from another system, things worked fine.</p>
<p>The secret here: I had six active keys in pageant.  I removed all but the key for my dev box, and now it works like a top.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jonathanlbrown.com/2010/05/09/too-many-authentication-failures-too-many-pageant-keys/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

