 




<?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: How to allow the root user to log in to VMware ESX Server with SSH</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/</link>
	<description>A SearchVMware.com blog</description>
	<lastBuildDate>Wed, 27 Jul 2011 11:50:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Embed SSH connections to ESX with console plug-in - Virtualization Pro: A SearchVMware.com blog</title>
		<link>http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-49</link>
		<dc:creator>Embed SSH connections to ESX with console plug-in - Virtualization Pro: A SearchVMware.com blog</dc:creator>
		<pubDate>Thu, 28 Feb 2008 22:58:50 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-49</guid>
		<description><![CDATA[[...] Installing the console plug-in is straight forward from the ConsoleClientSetup-0.1.5.msi and it is easily added from the plug-ins menu in the VIC. Once added, each ESX host in your inventory will have a new tab called Console that performs in a similar fashion that the Console tab does for virtual machines. The difference is that authentication to the ESX host is passed through the plug-in. This requires that SSH be enabled on the ESX host, and should you wish to use the root login there is a slight configuration to enable root SSH access which is explained here on the ITKE by David Davis. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Installing the console plug-in is straight forward from the ConsoleClientSetup-0.1.5.msi and it is easily added from the plug-ins menu in the VIC. Once added, each ESX host in your inventory will have a new tab called Console that performs in a similar fashion that the Console tab does for virtual machines. The difference is that authentication to the ESX host is passed through the plug-in. This requires that SSH be enabled on the ESX host, and should you wish to use the root login there is a slight configuration to enable root SSH access which is explained here on the ITKE by David Davis. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcB</title>
		<link>http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-7</link>
		<dc:creator>MarcB</dc:creator>
		<pubDate>Wed, 14 Nov 2007 19:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-7</guid>
		<description><![CDATA[Hi David,
I am giving training on ESX and I have found RootAccess from Veeam.com to be a compromise (sort of speak). It is an easy, free and light Windows tool and it can toggle PermitRootLogin if necessary but mostly it eases the creation of users. My students now have no excuse to maintain good audit pratices.]]></description>
		<content:encoded><![CDATA[<p>Hi David,<br />
I am giving training on ESX and I have found RootAccess from Veeam.com to be a compromise (sort of speak). It is an easy, free and light Windows tool and it can toggle PermitRootLogin if necessary but mostly it eases the creation of users. My students now have no excuse to maintain good audit pratices.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ESX 3i is rocking it on the skinny &#8212; Server Virtualization Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-6</link>
		<dc:creator>ESX 3i is rocking it on the skinny &#8212; Server Virtualization Blog</dc:creator>
		<pubDate>Tue, 13 Nov 2007 23:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-6</guid>
		<description><![CDATA[[...] This, of course, is excepted when VMWare documentation gives Linux commands to perform tasks, David Davis&#8217; recent blog on enabling SSH and SFTP on ESX is a good example.  By removing that layer, the ESX product is more aligned to what it needs to do [...]]]></description>
		<content:encoded><![CDATA[<p>[...] This, of course, is excepted when VMWare documentation gives Linux commands to perform tasks, David Davis&#8217; recent blog on enabling SSH and SFTP on ESX is a good example.  By removing that layer, the ESX product is more aligned to what it needs to do [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davis420</title>
		<link>http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-5</link>
		<dc:creator>Davis420</dc:creator>
		<pubDate>Fri, 09 Nov 2007 20:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-5</guid>
		<description><![CDATA[Hi SLowe,

I completely agree - the proper way is to login as yourself then su to root. Great point!

Thanks for the comment,
David]]></description>
		<content:encoded><![CDATA[<p>Hi SLowe,</p>
<p>I completely agree &#8211; the proper way is to login as yourself then su to root. Great point!</p>
<p>Thanks for the comment,<br />
David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slowe</title>
		<link>http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-4</link>
		<dc:creator>Slowe</dc:creator>
		<pubDate>Fri, 09 Nov 2007 20:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-4</guid>
		<description><![CDATA[David,

I&#039;m sure it goes without saying that allowing root logins via SSH is not considered a security best practice, but this is helpful information for users not familiar with SSH configuration.  Over the long term, I imagine you would agree that users should create non-privileged accounts to use with SSH, then use su or sudo once they have logged into the console.]]></description>
		<content:encoded><![CDATA[<p>David,</p>
<p>I&#8217;m sure it goes without saying that allowing root logins via SSH is not considered a security best practice, but this is helpful information for users not familiar with SSH configuration.  Over the long term, I imagine you would agree that users should create non-privileged accounts to use with SSH, then use su or sudo once they have logged into the console.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davis420</title>
		<link>http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-3</link>
		<dc:creator>Davis420</dc:creator>
		<pubDate>Tue, 06 Nov 2007 20:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-3</guid>
		<description><![CDATA[Very true - Great point - Thanks Rick!

-David]]></description>
		<content:encoded><![CDATA[<p>Very true &#8211; Great point &#8211; Thanks Rick!</p>
<p>-David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Vanover</title>
		<link>http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-2</link>
		<dc:creator>Rick Vanover</dc:creator>
		<pubDate>Tue, 06 Nov 2007 20:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/virtualization-pro/how-to-allow-the-root-user-to-login-to-vmware-esx-server-with-ssh/#comment-2</guid>
		<description><![CDATA[This also enables SFTP - you can use your FTP client that supports file transfer over SSH to move stuff to the filesystem of the ESX server.]]></description>
		<content:encoded><![CDATA[<p>This also enables SFTP &#8211; you can use your FTP client that supports file transfer over SSH to move stuff to the filesystem of the ESX server.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
