{"id":2098,"date":"2013-11-01T12:53:10","date_gmt":"2013-11-01T12:53:10","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=2098"},"modified":"2014-02-10T03:14:24","modified_gmt":"2014-02-10T03:14:24","slug":"login-as-root-ubuntu-13-10-saucy-salamander","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2013\/11\/login-as-root-ubuntu-13-10-saucy-salamander\/","title":{"rendered":"How to Login as Root in Ubuntu 13.10 Saucy Salamander"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/11\/root-ubuntu.png\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/11\/root-ubuntu.png\" alt=\"enable root ubuntu 13.10\" width=\"180\" height=\"216\" class=\"aligncenter size-full wp-image-2099\" \/><\/a><\/p>\n<p>This quick tutorial is going to show you how to enable login as <b>Root<\/b> account in Ubuntu 13.10 LightDM login screen. <\/p>\n<blockquote><p>NOTE: it is not recommended to do so unless you know <b>exactly<\/b> what you are doing. Root is a superuser, meaning it can do anything and everything &#8211; it is only meant for administrative tasks. Day-for-day tasks can bear a security risk that WILL be exploited if EVERYONE (or a large proportion of users) used root.<\/p><\/blockquote>\n<p><b>To get started,<\/b> press Ctrl+Alt+T on your keyboard to open terminal. When it opens, run command below to set a password as well as enable root:<\/p>\n<pre>sudo passwd root<\/pre>\n<pre style=\"color:#FFFFFF; background:#000000;\">handbook@handbook-1310:~$ sudo passwd root\n[sudo] password for handbook: \nEnter new UNIX password: \nRetype new UNIX password: \npasswd: password updated successfully<\/pre>\n<p>Then run command to allow manually type in <b>username<\/b> and <b>password<\/b> to login in LightDM.<\/p>\n<pre>sudo gedit \/etc\/lightdm\/lightdm.conf.d\/50-unity-greeter.conf<\/pre>\n<p>Add the below line and save the file:<\/p>\n<blockquote><p>greeter-show-manual-login=true<\/p><\/blockquote>\n<p>Now reboot your machine and you&#8217;ll see a new option &#8220;Login&#8221;, type <b>root<\/b> and the password to login.<\/p>\n<div id=\"attachment_2100\" style=\"width: 550px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/11\/loginasroot-ubuntu1310.jpg\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2100\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/11\/loginasroot-ubuntu1310.jpg\" alt=\"login as root ubuntu 13.10\" width=\"540\" height=\"277\" class=\"size-full wp-image-2100\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/11\/loginasroot-ubuntu1310.jpg 540w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/11\/loginasroot-ubuntu1310-300x153.jpg 300w\" sizes=\"auto, (max-width: 540px) 100vw, 540px\" \/><\/a><p id=\"caption-attachment-2100\" class=\"wp-caption-text\">login as root ubuntu 13.10<\/p><\/div>\n<p>If you change your mind, run command to <b>disable root account<\/b>:<\/p>\n<pre>sudo passwd -l root<\/pre>\n<pre style=\"color:#FFFFFF; background:#000000;\">handbook@handbook-1310:~$ sudo passwd -l root\n[sudo] password for handbook: \npasswd: password expiry information changed.<\/pre>","protected":false},"excerpt":{"rendered":"<p>This quick tutorial is going to show you how to enable login as Root account in Ubuntu 13.10 LightDM login screen. NOTE: it is not recommended to do so unless you know exactly what you are doing. Root is a superuser, meaning it can do anything and everything &#8211; it is only meant for administrative [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[758,759,37],"class_list":["post-2098","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-login-as-root","tag-root-account","tag-ubuntu-13-10"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2098","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=2098"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2098\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=2098"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=2098"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=2098"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}