<?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 Disable &#8216;su&#8217; Access for Sudo Users	</title>
	<atom:link href="https://www.tecmint.com/disable-su-access-sudo-users/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/disable-su-access-sudo-users/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 30 Nov 2023 13:43:14 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Erik		</title>
		<link>https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-2109216</link>

		<dc:creator><![CDATA[Erik]]></dc:creator>
		<pubDate>Thu, 30 Nov 2023 13:43:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45691#comment-2109216</guid>

					<description><![CDATA[Just to spread some knowledge, this is not secure at all!

i.e this will still work:
&lt;pre&gt;
sudo vi
:sh
[root@localhost] su anyuser
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Just to spread some knowledge, this is not secure at all!</p>
<p>i.e this will still work:</p>
<pre>
sudo vi
:sh
[root@localhost] su anyuser
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-2029355</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 26 Jun 2023 04:32:13 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45691#comment-2029355</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-2028648&quot;&gt;Sven&lt;/a&gt;.

@Sven,

Yes, you are right - If a user knows the root password, he can indeed gain access to the root account on a system.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-2028648">Sven</a>.</p>
<p>@Sven,</p>
<p>Yes, you are right &#8211; If a user knows the root password, he can indeed gain access to the root account on a system.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sven		</title>
		<link>https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-2028648</link>

		<dc:creator><![CDATA[Sven]]></dc:creator>
		<pubDate>Fri, 23 Jun 2023 09:51:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45691#comment-2028648</guid>

					<description><![CDATA[But if the user aaronk knows the root password he can still do a &lt;strong&gt;&quot;su - root&quot;&lt;/strong&gt; (without sudo) to gain root access, right?]]></description>
			<content:encoded><![CDATA[<p>But if the user aaronk knows the root password he can still do a <strong>&#8220;su &#8211; root&#8221;</strong> (without sudo) to gain root access, right?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tecmint Fan		</title>
		<link>https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-1741780</link>

		<dc:creator><![CDATA[Tecmint Fan]]></dc:creator>
		<pubDate>Fri, 18 Mar 2022 17:49:42 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45691#comment-1741780</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-1741778&quot;&gt;Tecmint Fan&lt;/a&gt;.

Or if I could spell right &quot;&lt;strong&gt;sudoers&lt;/strong&gt;&quot; not &quot;&lt;strong&gt;sodoers&lt;/strong&gt;&quot; ;-)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-1741778">Tecmint Fan</a>.</p>
<p>Or if I could spell right &#8220;<strong>sudoers</strong>&#8221; not &#8220;<strong>sodoers</strong>&#8221; ;-)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Tecmint Fan		</title>
		<link>https://www.tecmint.com/disable-su-access-sudo-users/comment-page-1/#comment-1741778</link>

		<dc:creator><![CDATA[Tecmint Fan]]></dc:creator>
		<pubDate>Fri, 18 Mar 2022 17:48:40 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=45691#comment-1741778</guid>

					<description><![CDATA[In the last code block, you have &quot;&lt;strong&gt;sodoers&lt;/strong&gt;&quot; misspelled as &quot;&lt;strong&gt;sudeors&lt;/strong&gt;&quot;...
&lt;pre&gt;
$ man su
$ man sudo
$ man sudeors
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In the last code block, you have &#8220;<strong>sodoers</strong>&#8221; misspelled as &#8220;<strong>sudeors</strong>&#8220;&#8230;</p>
<pre>
$ man su
$ man sudo
$ man sudeors
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
