<?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 Enable and Disable Root Login in Ubuntu	</title>
	<atom:link href="https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 03 Sep 2020 07:18:43 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Mohd Sarfarazuddin		</title>
		<link>https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-1360011</link>

		<dc:creator><![CDATA[Mohd Sarfarazuddin]]></dc:creator>
		<pubDate>Thu, 03 Sep 2020 07:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1474#comment-1360011</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-791701&quot;&gt;arun&lt;/a&gt;.

Same here please guide me how to login with root account in GUI]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-791701">arun</a>.</p>
<p>Same here please guide me how to login with root account in GUI</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Samuel Fullman		</title>
		<link>https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-1244270</link>

		<dc:creator><![CDATA[Samuel Fullman]]></dc:creator>
		<pubDate>Sat, 14 Sep 2019 13:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1474#comment-1244270</guid>

					<description><![CDATA[I recommend you DO NOT expire the root password!  This is not the best way to do it, since normally when you do `&lt;strong&gt;useradd  sudo&lt;/strong&gt;` and they then log in and type `&lt;strong&gt;su&lt;/strong&gt;` to go to superuser, it&#039;s going to ask for a password.  Guess what password that will be? :)  Instead, go into &lt;strong&gt;/etc/ssh/sshd_conf&lt;/strong&gt; and change the value to `&lt;strong&gt;PermitRootLogin no&lt;/strong&gt;`.

If you want to only use key login, generate a key for your intended super user and then in that same file also set `&lt;strong&gt;PasswordAuthentication no&lt;/strong&gt;` but be careful, obviously make sure your intended super user can escalate to root first.]]></description>
			<content:encoded><![CDATA[<p>I recommend you DO NOT expire the root password!  This is not the best way to do it, since normally when you do `<strong>useradd  sudo</strong>` and they then log in and type `<strong>su</strong>` to go to superuser, it&#8217;s going to ask for a password.  Guess what password that will be? :)  Instead, go into <strong>/etc/ssh/sshd_conf</strong> and change the value to `<strong>PermitRootLogin no</strong>`.</p>
<p>If you want to only use key login, generate a key for your intended super user and then in that same file also set `<strong>PasswordAuthentication no</strong>` but be careful, obviously make sure your intended super user can escalate to root first.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ruben Engelage		</title>
		<link>https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-956983</link>

		<dc:creator><![CDATA[Ruben Engelage]]></dc:creator>
		<pubDate>Tue, 02 Jan 2018 18:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1474#comment-956983</guid>

					<description><![CDATA[Help I already had an login but just wanted to remove root access but now i rebooted and can&#039;t login i just used the basic login that i got from the start username root password too now when i login it says incorrect password please help]]></description>
			<content:encoded><![CDATA[<p>Help I already had an login but just wanted to remove root access but now i rebooted and can&#8217;t login i just used the basic login that i got from the start username root password too now when i login it says incorrect password please help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-792945</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 20 Jun 2016 08:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1474#comment-792945</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-791701&quot;&gt;arun&lt;/a&gt;.

@Arun,

To login Ubuntu directly as root user, follow below instructions. 

Go to System -&gt; Administration -&gt; Login window -&gt; Security tab, click on the check box “&lt;strong&gt;Allow local system administrator&lt;/strong&gt;” and reboot the system and login directly using root user.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-791701">arun</a>.</p>
<p>@Arun,</p>
<p>To login Ubuntu directly as root user, follow below instructions. </p>
<p>Go to System -> Administration -> Login window -> Security tab, click on the check box “<strong>Allow local system administrator</strong>” and reboot the system and login directly using root user.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: arun		</title>
		<link>https://www.tecmint.com/enable-and-disable-root-login-in-ubuntu/comment-page-1/#comment-791701</link>

		<dc:creator><![CDATA[arun]]></dc:creator>
		<pubDate>Fri, 17 Jun 2016 08:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=1474#comment-791701</guid>

					<description><![CDATA[Hi Ravi,

The above tip worked, but i want to activate root account in Ubuntu to login through login window. I am using Ubuntu 14.04.

Please guide me on this..]]></description>
			<content:encoded><![CDATA[<p>Hi Ravi,</p>
<p>The above tip worked, but i want to activate root account in Ubuntu to login through login window. I am using Ubuntu 14.04.</p>
<p>Please guide me on this..</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
