<?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: Mass adding hosts to ssh known_hosts file</title>
	<atom:link href="http://www.sharms.org/blog/2009/01/mass-adding-hosts-to-ssh-known_hosts-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog/2009/01/mass-adding-hosts-to-ssh-known_hosts-file/</link>
	<description>Life, Linux and Technology</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:40:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris Kolosiwsky</title>
		<link>http://www.sharms.org/blog/2009/01/mass-adding-hosts-to-ssh-known_hosts-file/comment-page-1/#comment-1013</link>
		<dc:creator>Chris Kolosiwsky</dc:creator>
		<pubDate>Thu, 15 Jan 2009 21:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=300#comment-1013</guid>
		<description>You could also add the following to your .ssh/config

Host *
StrictHostKeyChecking no


This is a security risk though, so please weigh out the plusses and minuses...</description>
		<content:encoded><![CDATA[<p>You could also add the following to your .ssh/config</p>
<p>Host *<br />
StrictHostKeyChecking no</p>
<p>This is a security risk though, so please weigh out the plusses and minuses&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schroeder</title>
		<link>http://www.sharms.org/blog/2009/01/mass-adding-hosts-to-ssh-known_hosts-file/comment-page-1/#comment-1012</link>
		<dc:creator>Jeff Schroeder</dc:creator>
		<pubDate>Mon, 12 Jan 2009 20:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=300#comment-1012</guid>
		<description>Or if you use puppet, take a look at this facter plugin:

http://git.black.co.at/?p=module-ssh;a=blob;f=plugins/facter/sshkeys.rb;h=f8df9234a45d81d8e9fe1ac275a45b85067e61d5;hb=9ccdd6ed46031db9001f9b71285455c297f56dfc

Really take a look at this entire git module:
http://git.black.co.at/?p=module-ssh;a=summary</description>
		<content:encoded><![CDATA[<p>Or if you use puppet, take a look at this facter plugin:</p>
<p><a href="http://git.black.co.at/?p=module-ssh;a=blob;f=plugins/facter/sshkeys.rb;h=f8df9234a45d81d8e9fe1ac275a45b85067e61d5;hb=9ccdd6ed46031db9001f9b71285455c297f56dfc" rel="nofollow">http://git.black.co.at/?p=module-ssh;a=blob;f=plugins/facter/sshkeys.rb;h=f8df9234a45d81d8e9fe1ac275a45b85067e61d5;hb=9ccdd6ed46031db9001f9b71285455c297f56dfc</a></p>
<p>Really take a look at this entire git module:<br />
<a href="http://git.black.co.at/?p=module-ssh;a=summary" rel="nofollow">http://git.black.co.at/?p=module-ssh;a=summary</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

