{"id":1048,"date":"2021-01-08T10:43:29","date_gmt":"2021-01-08T10:43:29","guid":{"rendered":"https:\/\/edulab.unitn.it\/tecnici\/?p=1048"},"modified":"2021-05-06T10:43:06","modified_gmt":"2021-05-06T10:43:06","slug":"how-to-enable-gui-root-login","status":"publish","type":"post","link":"https:\/\/edulab.unitn.it\/tecnici\/how-to-enable-gui-root-login\/","title":{"rendered":"How to enable gui root login"},"content":{"rendered":"<p><a href=\"https:\/\/economictheoryblog.com\/2019\/02\/14\/how-to-enable-gui-root-login-in-debian-10\/\">Fonte<\/a><br \/>\nIn this post I am going to explain how to enable GUI root access on Debian 10. It is very similar to enabling Gui Root Login in Debian 8 and to enabling Gui Root Login in Debian 9. At this point I should warn you that using the root account is dangerous as you can ruin your whole system. Try to follow this guide exactly.<\/p>\n<p>1. First open a terminal and type su then your root password that you created when installing your Debian 10.<\/p>\n<p>2. Install Leafpad text editor which allows you to edit text files. Type: \u201capt-get install leafpad\u201d<\/p>\n<p>3. Stay in root terminal and type \u201cleafpad \/etc\/gdm3\/daemon.conf\u201d. This command opens the file \u201cdaemon.conf\u201d in leafpad. Under security type \u201cAllowRoot=true\u201d. So your security section in the file should look like this:<\/p>\n[security]\nAllowRoot=true<\/p>\n<p>Once it looks like this save the file then exit the window.<\/p>\n<p>4. Stay in root terminal and type \u201cleafpad \/etc\/pam.d\/gdm-password\u201d. This command opens the file \u201cgdm-password\u201d in leafpad. Within this file you have comment out the line containing \u201cauth required pam_succeed_if.so user != root quiet_success\u201d so that it looks like this<br \/>\n#auth required pam_succeed_if.so user != root quiet_successSave the file and exit.<\/p>\n<p>5. Now you should be able to login as root in you GUI Debian 9.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fonte In this post I am going to explain how to enable GUI root access on Debian 10. It is very similar to enabling Gui Root Login in Debian 8 [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,9],"tags":[],"class_list":["post-1048","post","type-post","status-publish","format-standard","hentry","category-how-to","category-linux"],"_links":{"self":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/1048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/comments?post=1048"}],"version-history":[{"count":4,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/1048\/revisions"}],"predecessor-version":[{"id":1069,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/posts\/1048\/revisions\/1069"}],"wp:attachment":[{"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/media?parent=1048"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/categories?post=1048"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/edulab.unitn.it\/tecnici\/wp-json\/wp\/v2\/tags?post=1048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}