<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Root access on Ubuntu server?</title>
	<atom:link href="http://blog.mpdaugherty.com/2009/11/01/root-access-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mpdaugherty.com/2009/11/01/root-access-ubuntu/</link>
	<description>Mike&#039;s in China, doing tech stuff</description>
	<lastBuildDate>Sun, 05 Feb 2012 04:18:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Mike</title>
		<link>http://blog.mpdaugherty.com/2009/11/01/root-access-ubuntu/#comment-333</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Sat, 13 Feb 2010 00:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mpdaugherty.com/?p=173#comment-333</guid>
		<description><![CDATA[Thanks for the comments, DB - that&#039;s actually what I ended up going with.

I also spent some time working with visudo to lock down sudoer accounts even more, but when I found myself having to use the root account to update things, I backed out of most of that as well.  I figured having to frequently access root would just mean I&#039;d be making root access less secure and it would be better to never have to use root and give more permission to the trusted user account.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the comments, DB &#8211; that&#8217;s actually what I ended up going with.</p>
<p>I also spent some time working with visudo to lock down sudoer accounts even more, but when I found myself having to use the root account to update things, I backed out of most of that as well.  I figured having to frequently access root would just mean I&#8217;d be making root access less secure and it would be better to never have to use root and give more permission to the trusted user account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DB</title>
		<link>http://blog.mpdaugherty.com/2009/11/01/root-access-ubuntu/#comment-331</link>
		<dc:creator><![CDATA[DB]]></dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mpdaugherty.com/?p=173#comment-331</guid>
		<description><![CDATA[Also, never share a password. Your proposal requires the root password to be shared. It&#039;s just you today, but next year it&#039;ll be 3 people, and when one leaves, you have to change the root password.  Stick with individual accounts and you can easily disable a user&#039;s SSH access and sudo privileges if needed. The whole reason sudo &amp; SSH were invented was to circumvent the well-documented shortcomings of a single root account.]]></description>
		<content:encoded><![CDATA[<p>Also, never share a password. Your proposal requires the root password to be shared. It&#8217;s just you today, but next year it&#8217;ll be 3 people, and when one leaves, you have to change the root password.  Stick with individual accounts and you can easily disable a user&#8217;s SSH access and sudo privileges if needed. The whole reason sudo &amp; SSH were invented was to circumvent the well-documented shortcomings of a single root account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DB</title>
		<link>http://blog.mpdaugherty.com/2009/11/01/root-access-ubuntu/#comment-330</link>
		<dc:creator><![CDATA[DB]]></dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mpdaugherty.com/?p=173#comment-330</guid>
		<description><![CDATA[I think you&#039;re working too hard. Just use your account + sudo, with a strong password.  Use SSH to connect to your normal account, not root. In fact, disable root access by SSH in sshd_config and require public-key authentication (disable password authentication).

Spend your effort making sure people don&#039;t break into the server in the first place. Because once they&#039;re in, they can do damage. Little tricks like a second root password aren&#039;t going to help you.]]></description>
		<content:encoded><![CDATA[<p>I think you&#8217;re working too hard. Just use your account + sudo, with a strong password.  Use SSH to connect to your normal account, not root. In fact, disable root access by SSH in sshd_config and require public-key authentication (disable password authentication).</p>
<p>Spend your effort making sure people don&#8217;t break into the server in the first place. Because once they&#8217;re in, they can do damage. Little tricks like a second root password aren&#8217;t going to help you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

