<?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: Securing Windows Remote Desktop with CopSSH</title>
	<atom:link href="http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/</link>
	<description>The Official Site of the Unofficial Hack-a-Day Folding@Home Team</description>
	<lastBuildDate>Fri, 27 Nov 2009 21:37:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: DrNathan</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-1137</link>
		<dc:creator>DrNathan</dc:creator>
		<pubDate>Mon, 02 Nov 2009 14:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-1137</guid>
		<description>Turning PasswordAuthentication to no disallows clear-text password authentication.

In our case, we want to turn off the ability to log in using clear text passwords as we are going to be using certificates for authentication instead.

If you follow the writeup completely, you will be using certificate-based authentication, which is a far more secure option.</description>
		<content:encoded><![CDATA[<p>Turning PasswordAuthentication to no disallows clear-text password authentication.</p>
<p>In our case, we want to turn off the ability to log in using clear text passwords as we are going to be using certificates for authentication instead.</p>
<p>If you follow the writeup completely, you will be using certificate-based authentication, which is a far more secure option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-1136</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Sun, 01 Nov 2009 01:02:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-1136</guid>
		<description>Why is PaswwordAuthentication set to no, seems counterintuitive to me?</description>
		<content:encoded><![CDATA[<p>Why is PaswwordAuthentication set to no, seems counterintuitive to me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrNathan</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-1127</link>
		<dc:creator>DrNathan</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-1127</guid>
		<description>Glad to be of help!</description>
		<content:encoded><![CDATA[<p>Glad to be of help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivanov</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-1123</link>
		<dc:creator>Ivanov</dc:creator>
		<pubDate>Thu, 23 Jul 2009 07:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-1123</guid>
		<description>DrNathan,
Following your superb tutorial step by step it worked for me also (remote access to my Vista Business PC). The only additional task I needed to perform  was to open the chosen port for copSSH in windows firewall.
Thanks a lot for creating this quite useful page.</description>
		<content:encoded><![CDATA[<p>DrNathan,<br />
Following your superb tutorial step by step it worked for me also (remote access to my Vista Business PC). The only additional task I needed to perform  was to open the chosen port for copSSH in windows firewall.<br />
Thanks a lot for creating this quite useful page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrNathan</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-239</link>
		<dc:creator>DrNathan</dc:creator>
		<pubDate>Mon, 30 Mar 2009 15:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-239</guid>
		<description>Leonardo,

Thanks for the head&#039;s up on the Windows password, I don&#039;t know how I forgot to add that part in the writeup.  I will update it shortly.</description>
		<content:encoded><![CDATA[<p>Leonardo,</p>
<p>Thanks for the head&#8217;s up on the Windows password, I don&#8217;t know how I forgot to add that part in the writeup.  I will update it shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonardo</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-238</link>
		<dc:creator>Leonardo</dc:creator>
		<pubDate>Mon, 30 Mar 2009 07:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-238</guid>
		<description>Hi cool guide easy to follow ... great for beginners 
But i think you left out configuration of sshd.config file 
without configuration .. people are still allowed to login using windows password
you need to disable the windows login method by modifying the sshd.config ... only allow public and private key logon</description>
		<content:encoded><![CDATA[<p>Hi cool guide easy to follow &#8230; great for beginners<br />
But i think you left out configuration of sshd.config file<br />
without configuration .. people are still allowed to login using windows password<br />
you need to disable the windows login method by modifying the sshd.config &#8230; only allow public and private key logon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venom</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-233</link>
		<dc:creator>Venom</dc:creator>
		<pubDate>Fri, 20 Mar 2009 13:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-233</guid>
		<description>Great guide!
Finally - I understand how a SSH tunnel is made.
Thanks a lot, man.</description>
		<content:encoded><![CDATA[<p>Great guide!<br />
Finally &#8211; I understand how a SSH tunnel is made.<br />
Thanks a lot, man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DrNathan</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-229</link>
		<dc:creator>DrNathan</dc:creator>
		<pubDate>Tue, 30 Dec 2008 16:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-229</guid>
		<description>The CopSSH config is really set up for allowing local users to attach to a particular machine.  If you really need to secure a multitude of connections, particularly for Active Directory users, I would look into a dedicated VPN solution.</description>
		<content:encoded><![CDATA[<p>The CopSSH config is really set up for allowing local users to attach to a particular machine.  If you really need to secure a multitude of connections, particularly for Active Directory users, I would look into a dedicated VPN solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ania</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-228</link>
		<dc:creator>Ania</dc:creator>
		<pubDate>Mon, 15 Dec 2008 19:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-228</guid>
		<description>And how would I have to set it up so it works with all the users from Active Directory??</description>
		<content:encoded><![CDATA[<p>And how would I have to set it up so it works with all the users from Active Directory??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Securing Windows Remote Desktop with CopSSH &#171; Snorkle256&#8217;s Random Blog</title>
		<link>http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/comment-page-1/#comment-227</link>
		<dc:creator>Securing Windows Remote Desktop with CopSSH &#171; Snorkle256&#8217;s Random Blog</dc:creator>
		<pubDate>Fri, 12 Dec 2008 17:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamhackaday.com/2008/04/23/securing-windows-remote-desktop-with-copssh/#comment-227</guid>
		<description>[...] RDP sessions through an SSH tunnel and sleep a little easier at night.read more &#124; digg [...]</description>
		<content:encoded><![CDATA[<p>[...] RDP sessions through an SSH tunnel and sleep a little easier at night.read more | digg [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
