<?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 get a shell with root access in Ubuntu similar to &#8220;su&#8221; in RedHat or Fedora Linux</title>
	<atom:link href="http://www.techpulp.com/blog/2009/05/how-to-get-a-shell-with-root-access-in-ubuntu-similar-to-su-in-redhat-or-fedora-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techpulp.com/blog/2009/05/how-to-get-a-shell-with-root-access-in-ubuntu-similar-to-su-in-redhat-or-fedora-linux/</link>
	<description>The pulp of technology</description>
	<lastBuildDate>Sat, 12 May 2012 22:10:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Alvin</title>
		<link>http://www.techpulp.com/blog/2009/05/how-to-get-a-shell-with-root-access-in-ubuntu-similar-to-su-in-redhat-or-fedora-linux/#comment-63</link>
		<dc:creator>Alvin</dc:creator>
		<pubDate>Wed, 13 May 2009 06:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://techpulp.com/?p=697#comment-63</guid>
		<description>There is a third method -- just set the password for the root user!

neo:/home/neo&gt; sudo passwd root
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully
neo:/home/neo&gt;

It might also be necessary to set up root&#039;s home directory in /etc/passwd, a trivial task for an experienced admin.

Of course, this method sort of defeats the whole purpose of disabling the root user, but IMHO that&#039;s just stuff and nonsense.  The root user has the power to destroy the entire system.  The Ubuntu default strategy is to put 5 keystrokes between an inexperienced admin and Armageddon.

sudo rm -rf /usr/bin

(seen it happen)

s.u.d.o.space, 5 keystrokes.  There&#039;s some safety.  That&#039;s like using toy balloons for airbags.  So long as you don&#039;t drive into a tree, they work fine.</description>
		<content:encoded><![CDATA[<p>There is a third method &#8212; just set the password for the root user!</p>
<p>neo:/home/neo&gt; sudo passwd root<br />
Enter new UNIX password:<br />
Retype new UNIX password:<br />
passwd: password updated successfully<br />
neo:/home/neo&gt;</p>
<p>It might also be necessary to set up root&#8217;s home directory in /etc/passwd, a trivial task for an experienced admin.</p>
<p>Of course, this method sort of defeats the whole purpose of disabling the root user, but IMHO that&#8217;s just stuff and nonsense.  The root user has the power to destroy the entire system.  The Ubuntu default strategy is to put 5 keystrokes between an inexperienced admin and Armageddon.</p>
<p>sudo rm -rf /usr/bin</p>
<p>(seen it happen)</p>
<p>s.u.d.o.space, 5 keystrokes.  There&#8217;s some safety.  That&#8217;s like using toy balloons for airbags.  So long as you don&#8217;t drive into a tree, they work fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

