<?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: root == Bad</title>
	<atom:link href="http://itsjustanotherlayer.com/2008/12/root-bad/feed/" rel="self" type="application/rss+xml" />
	<link>http://itsjustanotherlayer.com/2008/12/root-bad/</link>
	<description>Virtualization is a layer in software. What are you abstracting away from?</description>
	<lastBuildDate>Sun, 05 Sep 2010 12:56:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: iguy</title>
		<link>http://itsjustanotherlayer.com/2008/12/root-bad/comment-page-1/#comment-50</link>
		<dc:creator>iguy</dc:creator>
		<pubDate>Sun, 28 Dec 2008 20:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=51#comment-50</guid>
		<description>@Cody:  I don&#039;t follow you quite clearly Cody.   I ssh into around a hundred ESX Hosts currently using a home grown framework for management and auditing for this environment.  So these actions aren&#039;t manual.  The key is I&#039;m not sshing into everyone of these machines with the root account.  Instead each engineer uses their own credentials and as such this is well audited as who did what when.  Can I prevent someone from running &quot;sudo rm -rf&quot;?  No.   Can I figure out who did it?  Yes.   If they were using root or some other shared account could I figure out who did it?  Not unless they admit to it.   

There is a point where you have to have some faith or trust in the individuals that have the power.  The best you can do realistically is to limit who have that level of power as much as reasonable while balancing the age old debate of security where you can&#039;t do anything versus flexibility to get your job done.

@Vishnu:  What privileges do you need?  I&#039;ll have to look into this again and try it.</description>
		<content:encoded><![CDATA[<p>@Cody:  I don&#8217;t follow you quite clearly Cody.   I ssh into around a hundred ESX Hosts currently using a home grown framework for management and auditing for this environment.  So these actions aren&#8217;t manual.  The key is I&#8217;m not sshing into everyone of these machines with the root account.  Instead each engineer uses their own credentials and as such this is well audited as who did what when.  Can I prevent someone from running &#8220;sudo rm -rf&#8221;?  No.   Can I figure out who did it?  Yes.   If they were using root or some other shared account could I figure out who did it?  Not unless they admit to it.   </p>
<p>There is a point where you have to have some faith or trust in the individuals that have the power.  The best you can do realistically is to limit who have that level of power as much as reasonable while balancing the age old debate of security where you can&#8217;t do anything versus flexibility to get your job done.</p>
<p>@Vishnu:  What privileges do you need?  I&#8217;ll have to look into this again and try it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishnu Mohan</title>
		<link>http://itsjustanotherlayer.com/2008/12/root-bad/comment-page-1/#comment-48</link>
		<dc:creator>Vishnu Mohan</dc:creator>
		<pubDate>Sun, 28 Dec 2008 14:46:24 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=51#comment-48</guid>
		<description>You technically don&#039;t need a root account on the ESX host to add it to VirtualCenter. A user account with the correct privileges would suffice.</description>
		<content:encoded><![CDATA[<p>You technically don&#8217;t need a root account on the ESX host to add it to VirtualCenter. A user account with the correct privileges would suffice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody</title>
		<link>http://itsjustanotherlayer.com/2008/12/root-bad/comment-page-1/#comment-46</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Sun, 28 Dec 2008 04:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=51#comment-46</guid>
		<description>One point of contention:

&quot;Anyone that immediately says these are trivial never has had to maintain this for thousands of accounts from the top down to the actual account.  It might be simple to do though when you start adding this to every procedure you have, it adds up.

Now why would you need another root account?  I’m doing everything I can to get rid of all usage of it.  sudo does 99.99% of everything I need to do with root level privileges in ESX.&quot;

If you are already sshing, into thousands of ESX servers to do maintenance, then the benefit/non-benefit of having this is moot, and your management/design should likely be revisited.

That said, in this case, it&#039;s just one of those things available to you.  Logging into ESX and doing &quot;sudo rm -rf /&quot; isn&#039;t smart either, but it can be done.</description>
		<content:encoded><![CDATA[<p>One point of contention:</p>
<p>&#8220;Anyone that immediately says these are trivial never has had to maintain this for thousands of accounts from the top down to the actual account.  It might be simple to do though when you start adding this to every procedure you have, it adds up.</p>
<p>Now why would you need another root account?  I’m doing everything I can to get rid of all usage of it.  sudo does 99.99% of everything I need to do with root level privileges in ESX.&#8221;</p>
<p>If you are already sshing, into thousands of ESX servers to do maintenance, then the benefit/non-benefit of having this is moot, and your management/design should likely be revisited.</p>
<p>That said, in this case, it&#8217;s just one of those things available to you.  Logging into ESX and doing &#8220;sudo rm -rf /&#8221; isn&#8217;t smart either, but it can be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Boche</title>
		<link>http://itsjustanotherlayer.com/2008/12/root-bad/comment-page-1/#comment-45</link>
		<dc:creator>Jason Boche</dc:creator>
		<pubDate>Sun, 28 Dec 2008 03:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://itsjustanotherlayer.com/?p=51#comment-45</guid>
		<description>You obviously work in the trenches.  In the real world.  Like me.</description>
		<content:encoded><![CDATA[<p>You obviously work in the trenches.  In the real world.  Like me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
