<?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: sudo conferred powers</title>
	<atom:link href="http://blog.mclaughlinsoftware.com/2009/12/06/sudo-conferred-powers/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mclaughlinsoftware.com/2009/12/06/sudo-conferred-powers/</link>
	<description>Michael McLaughlin's Technical Blog</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:12:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Adam</title>
		<link>http://blog.mclaughlinsoftware.com/2009/12/06/sudo-conferred-powers/comment-page-1/#comment-12960</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 07 Dec 2009 18:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mclaughlinsoftware.com/?p=3296#comment-12960</guid>
		<description>Likewise, it is not uncommon for me to get the &quot;Respect Message&quot; in Solaris 10 (minus item number three in the lecture) as I discover that I don&#039;t have permissions to perform a given action (e.g., the sudo su action). However, because I am in the sudoers file, any failed password attempt just results in a &quot;Sorry, try again.&quot;</description>
		<content:encoded><![CDATA[<p>Likewise, it is not uncommon for me to get the &#8220;Respect Message&#8221; in Solaris 10 (minus item number three in the lecture) as I discover that I don&#8217;t have permissions to perform a given action (e.g., the sudo su action). However, because I am in the sudoers file, any failed password attempt just results in a &#8220;Sorry, try again.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maclochlainn</title>
		<link>http://blog.mclaughlinsoftware.com/2009/12/06/sudo-conferred-powers/comment-page-1/#comment-12925</link>
		<dc:creator>maclochlainn</dc:creator>
		<pubDate>Mon, 07 Dec 2009 00:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mclaughlinsoftware.com/?p=3296#comment-12925</guid>
		<description>Right, like this on Ubuntu (Version 9.0.4):

&lt;pre lang=&quot;BASH&quot;&gt;
mclaughlinm@mclaughlinm-ubuntu94:~$ sudo su - root
[sudo] password for mclaughlinm: 
root@mclaughlinm-ubuntu94:~# 
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Right, like this on Ubuntu (Version 9.0.4):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">mclaughlinm<span style="color: #000000; font-weight: bold;">@</span>mclaughlinm-ubuntu94:~$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">su</span> - root
<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #c20cb9; font-weight: bold;">sudo</span><span style="color: #7a0874; font-weight: bold;">&#93;</span> password <span style="color: #000000; font-weight: bold;">for</span> mclaughlinm: 
root<span style="color: #000000; font-weight: bold;">@</span>mclaughlinm-ubuntu94:~<span style="color: #666666; font-style: italic;">#</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: gary</title>
		<link>http://blog.mclaughlinsoftware.com/2009/12/06/sudo-conferred-powers/comment-page-1/#comment-12917</link>
		<dc:creator>gary</dc:creator>
		<pubDate>Sun, 06 Dec 2009 21:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mclaughlinsoftware.com/?p=3296#comment-12917</guid>
		<description>I see that message a few times as I&#039;ve got a few different unix accounts and get easily confused. When I see the &#039;Respect&#039; message I know the account doesn&#039;t have SUDO permissions so I can skip the password step. 

Incidentally, rather than sudo sh, I do a &quot;sudo su&quot; to get to root (as I also &quot;sudo su otheruser&quot; a lot too)</description>
		<content:encoded><![CDATA[<p>I see that message a few times as I&#8217;ve got a few different unix accounts and get easily confused. When I see the &#8216;Respect&#8217; message I know the account doesn&#8217;t have SUDO permissions so I can skip the password step. </p>
<p>Incidentally, rather than sudo sh, I do a &#8220;sudo su&#8221; to get to root (as I also &#8220;sudo su otheruser&#8221; a lot too)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
