<?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: Enabling Root in Mac OS 10.5 Leopard</title>
	<atom:link href="http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/</link>
	<description>This Blog is Dead. It is an ex-Blog. It has shuffled off this mortal coil and joined the choir invisible.</description>
	<lastBuildDate>Sun, 27 Dec 2009 12:03:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bulletproof Vests</title>
		<link>http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-28848</link>
		<dc:creator>Bulletproof Vests</dc:creator>
		<pubDate>Thu, 23 Jul 2009 04:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-28848</guid>
		<description>Hey i got it to work thanks.</description>
		<content:encoded><![CDATA[<p>Hey i got it to work thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulmc</title>
		<link>http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4786</link>
		<dc:creator>paulmc</dc:creator>
		<pubDate>Tue, 12 Feb 2008 08:33:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4786</guid>
		<description>Once root is enabled, the Edit menu in Directory Utility will display a &quot;Disable root&quot; option.</description>
		<content:encoded><![CDATA[<p>Once root is enabled, the Edit menu in Directory Utility will display a &#8220;Disable root&#8221; option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4785</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 12 Feb 2008 08:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4785</guid>
		<description>well, how do i disable Root user??</description>
		<content:encoded><![CDATA[<p>well, how do i disable Root user??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulmc</title>
		<link>http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4498</link>
		<dc:creator>paulmc</dc:creator>
		<pubDate>Tue, 22 Jan 2008 23:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4498</guid>
		<description>I&#039;ve just played around with this, and you&#039;re correct. My apologies.

When using 

&lt;code&gt;sudo passwd root&lt;/code&gt;

the shell will return with an error message:

&lt;code&gt;passwd: Unable to change password for record root.  Account is disabled.&lt;/code&gt;

Despite this error message, the root account &lt;b&gt;is&lt;/b&gt; enabled, as is confirmed by using

&lt;code&gt;su&lt;/code&gt;

to login as root.

Thanks Charlie for pointing this out.

Cheers,
Paul.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just played around with this, and you&#8217;re correct. My apologies.</p>
<p>When using </p>
<p><code>sudo passwd root</code></p>
<p>the shell will return with an error message:</p>
<p><code>passwd: Unable to change password for record root.  Account is disabled.</code></p>
<p>Despite this error message, the root account <b>is</b> enabled, as is confirmed by using</p>
<p><code>su</code></p>
<p>to login as root.</p>
<p>Thanks Charlie for pointing this out.</p>
<p>Cheers,<br />
Paul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulmc</title>
		<link>http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4461</link>
		<dc:creator>paulmc</dc:creator>
		<pubDate>Mon, 21 Jan 2008 05:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4461</guid>
		<description>Hi Charlie,

This will only work of the root account is already enabled, it&#039;s disabled by default. 

Regards,
Paul.</description>
		<content:encoded><![CDATA[<p>Hi Charlie,</p>
<p>This will only work of the root account is already enabled, it&#8217;s disabled by default. </p>
<p>Regards,<br />
Paul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie</title>
		<link>http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4457</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Mon, 21 Jan 2008 01:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulmc.org/whatithink/2007/11/26/enabling-root-in-mac-os-105-leopard/#comment-4457</guid>
		<description>Or do this, in terminal:

sudo passwd root

It will then ask you for the password.</description>
		<content:encoded><![CDATA[<p>Or do this, in terminal:</p>
<p>sudo passwd root</p>
<p>It will then ask you for the password.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
