<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Bypass SSH fingerprint check</title>
	<link>http://www.kaneit.net/nix/bypass-ssh-fingerprint-check.html</link>
	<description>Professionalism without the price-tag</description>
	<pubDate>Thu, 18 Mar 2010 07:08:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Bob</title>
		<link>http://www.kaneit.net/nix/bypass-ssh-fingerprint-check.html#comment-20830</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 19 Mar 2009 00:41:01 +0000</pubDate>
		<guid>http://www.kaneit.net/nix/bypass-ssh-fingerprint-check.html#comment-20830</guid>
		<description>Thanks for the great suggestion. I wish I found it sooner as I never thought you could disable/ignore known host (fingerprint) prompt soo easily.</description>
		<content:encoded><![CDATA[<p>Thanks for the great suggestion. I wish I found it sooner as I never thought you could disable/ignore known host (fingerprint) prompt soo easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HighInBC</title>
		<link>http://www.kaneit.net/nix/bypass-ssh-fingerprint-check.html#comment-20829</link>
		<dc:creator>HighInBC</dc:creator>
		<pubDate>Mon, 16 Feb 2009 02:43:41 +0000</pubDate>
		<guid>http://www.kaneit.net/nix/bypass-ssh-fingerprint-check.html#comment-20829</guid>
		<description>Just add:

 -o StrictHostKeyChecking=no

to the command line and it will autoadd the hosts it sees without challenge</description>
		<content:encoded><![CDATA[<p>Just add:</p>
<p> -o StrictHostKeyChecking=no</p>
<p>to the command line and it will autoadd the hosts it sees without challenge</p>
]]></content:encoded>
	</item>
</channel>
</rss>
