<?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: Secure Remote Access to Your Mac using SSH &#8211; Part 1</title>
	<atom:link href="http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/</link>
	<description>Apple Related Tutorials, Tips, Tricks, and Reviews Encompassing OS X, iPhone, AppleTV, or Anything Macintosh.</description>
	<lastBuildDate>Wed, 28 Dec 2011 09:55:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Connect to your Mac from an iPhone &#171; Haydn&#39;s Blog</title>
		<link>http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/comment-page-1/#comment-153</link>
		<dc:creator>Connect to your Mac from an iPhone &#171; Haydn&#39;s Blog</dc:creator>
		<pubDate>Fri, 19 Nov 2010 10:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://mac101.net/content/tips-tricks/secure-remote-access-to-your-mac-using-ssh-part-1/#comment-153</guid>
		<description>[...] on your Mac This step involves securing your SSH setup as much as possible, including altering some settings and changing the default port so that there&#039;s less chance of someone getting into your system [...]</description>
		<content:encoded><![CDATA[<p>[...] on your Mac This step involves securing your SSH setup as much as possible, including altering some settings and changing the default port so that there&#39;s less chance of someone getting into your system [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mfrizzi</title>
		<link>http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/comment-page-1/#comment-105</link>
		<dc:creator>Mfrizzi</dc:creator>
		<pubDate>Fri, 05 Feb 2010 16:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://mac101.net/content/tips-tricks/secure-remote-access-to-your-mac-using-ssh-part-1/#comment-105</guid>
		<description>These are the things that make me long for a Mac! Even though this does seem a bit tricky, I just feel confident that it will work, as opposed to the Windows offerign which I am just unable to make work. I had to buy 3rd party &lt;a href=&quot;http://www.proxynetworks.com&quot; rel=&quot;nofollow&quot;&gt;remote access&lt;/a&gt; software because MS has a broken product. Can I get some of my purchase price refunded?</description>
		<content:encoded><![CDATA[<p>These are the things that make me long for a Mac! Even though this does seem a bit tricky, I just feel confident that it will work, as opposed to the Windows offerign which I am just unable to make work. I had to buy 3rd party <a href="http://www.proxynetworks.com" rel="nofollow">remote access</a> software because MS has a broken product. Can I get some of my purchase price refunded?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Secure Remote Access To Your PC. &#124; 7Wins.eu</title>
		<link>http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/comment-page-1/#comment-66</link>
		<dc:creator>Secure Remote Access To Your PC. &#124; 7Wins.eu</dc:creator>
		<pubDate>Wed, 30 Sep 2009 17:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://mac101.net/content/tips-tricks/secure-remote-access-to-your-mac-using-ssh-part-1/#comment-66</guid>
		<description>[...] Secure Remote Access to Your Mac using SSH &#8211; Part 1 Mac 101 &#124; Mac 101 [...]</description>
		<content:encoded><![CDATA[<p>[...] Secure Remote Access to Your Mac using SSH &#8211; Part 1 Mac 101 | Mac 101 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric_B</title>
		<link>http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/comment-page-1/#comment-42</link>
		<dc:creator>Eric_B</dc:creator>
		<pubDate>Sun, 26 Jul 2009 16:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://mac101.net/content/tips-tricks/secure-remote-access-to-your-mac-using-ssh-part-1/#comment-42</guid>
		<description>to save vi:
press esc, then type ZZ (I was trying to type ctrl-ZZ, or cmd-ZZ)
Working!

Still curious about the &quot;#RhostsRSAAuthentication no&quot; line however,
I&#039;m not sure what it is that need activation/deactivation or how much of a security risk it is if I delete the hash...</description>
		<content:encoded><![CDATA[<p>to save vi:<br />
press esc, then type ZZ (I was trying to type ctrl-ZZ, or cmd-ZZ)<br />
Working!</p>
<p>Still curious about the &#8220;#RhostsRSAAuthentication no&#8221; line however,<br />
I&#8217;m not sure what it is that need activation/deactivation or how much of a security risk it is if I delete the hash&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric_B</title>
		<link>http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/comment-page-1/#comment-41</link>
		<dc:creator>Eric_B</dc:creator>
		<pubDate>Sun, 26 Jul 2009 15:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://mac101.net/content/tips-tricks/secure-remote-access-to-your-mac-using-ssh-part-1/#comment-41</guid>
		<description>Okay, so on this line in the sshd_config

&quot;Scroll down and locate RhostsRSAAuthentication
Change Value to no&quot;

mine reads as:
#RhostsRSAAuthentication no
by default -- do I need to remove the hash? or not touch that line at all?

I didn&#039;t touch that line at all.

Second, like the previous comment, I get to the end of editing sshd_config in vi (within the terminal) and you say to save the file and exit vi editor. How do I do that? -- ctrl-S saves a txt file to my user folder -- I&#039;m pretty sure that&#039;s not right. I don&#039;t know how to save a file in vi...

Anyway, upon testing I do not get prompted with the warning banner. Instead I get this (without the privacy edits):

XXXXs-MacBook-Pro:~ XXXXs$ ssh XXXX@192.168.1.100
The authenticity of host &#039;192.168.1.100 (192.168.1.100)&#039; can&#039;t be established.
RSA key fingerprint is __:__:__:__:__:__:__:__:__:__:__:__:__:__:__:__.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added &#039;192.168.1.100&#039; (RSA) to the list of known hosts.
Password:
Last login: Sun Jul 26 10:41:34 2009
XXXX-XXXXXXX-Mac-Pro:~ XXXX$ 

Thanks for the tutorial and for any additional help!</description>
		<content:encoded><![CDATA[<p>Okay, so on this line in the sshd_config</p>
<p>&#8220;Scroll down and locate RhostsRSAAuthentication<br />
Change Value to no&#8221;</p>
<p>mine reads as:<br />
#RhostsRSAAuthentication no<br />
by default &#8212; do I need to remove the hash? or not touch that line at all?</p>
<p>I didn&#8217;t touch that line at all.</p>
<p>Second, like the previous comment, I get to the end of editing sshd_config in vi (within the terminal) and you say to save the file and exit vi editor. How do I do that? &#8212; ctrl-S saves a txt file to my user folder &#8212; I&#8217;m pretty sure that&#8217;s not right. I don&#8217;t know how to save a file in vi&#8230;</p>
<p>Anyway, upon testing I do not get prompted with the warning banner. Instead I get this (without the privacy edits):</p>
<p>XXXXs-MacBook-Pro:~ XXXXs$ ssh <a href="mailto:XXXX@192.168.1.100">XXXX@192.168.1.100</a><br />
The authenticity of host &#8217;192.168.1.100 (192.168.1.100)&#8217; can&#8217;t be established.<br />
RSA key fingerprint is __:__:__:__:__:__:__:__:__:__:__:__:__:__:__:__.<br />
Are you sure you want to continue connecting (yes/no)? yes<br />
Warning: Permanently added &#8217;192.168.1.100&#8242; (RSA) to the list of known hosts.<br />
Password:<br />
Last login: Sun Jul 26 10:41:34 2009<br />
XXXX-XXXXXXX-Mac-Pro:~ XXXX$ </p>
<p>Thanks for the tutorial and for any additional help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/comment-page-1/#comment-38</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Thu, 09 Jul 2009 00:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://mac101.net/content/tips-tricks/secure-remote-access-to-your-mac-using-ssh-part-1/#comment-38</guid>
		<description>nberanger - Thanks for pointing that out. After making the changes, save the file and exit the vi editor.</description>
		<content:encoded><![CDATA[<p>nberanger &#8211; Thanks for pointing that out. After making the changes, save the file and exit the vi editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nberanger</title>
		<link>http://mac101.net/content/how-to/secure-remote-access-to-your-mac-using-ssh-part-1/comment-page-1/#comment-37</link>
		<dc:creator>nberanger</dc:creator>
		<pubDate>Wed, 08 Jul 2009 22:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://mac101.net/content/tips-tricks/secure-remote-access-to-your-mac-using-ssh-part-1/#comment-37</guid>
		<description>I think I am missing something with this... I am assuming that starting with step 2 #2 you are using Terminal. I follow through with your steps but once I am finished editing sshd_config.txt, what do I do? Is there a command I need to use or can I just quit terminal?</description>
		<content:encoded><![CDATA[<p>I think I am missing something with this&#8230; I am assuming that starting with step 2 #2 you are using Terminal. I follow through with your steps but once I am finished editing sshd_config.txt, what do I do? Is there a command I need to use or can I just quit terminal?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

