Ubuntu14.04 enable root and disable guest

Source: Internet
Author: User
System Environment: Ubuntu14.04x64 Problem description: The 64-bit System of Ubuntu14.04 disables the root account by default. Solution: 1. set the password sudopasswdroot2. modify the configuration file/usr/share/lightdm for the root user. conf. d/50-ubuntu.conf file, command: gedit/usr/share/

System Environment:

Ubuntu14.04 x64

Problem description:

Ubuntu14.04's 64-bit system disables root account login by default

Solution:

1. Set password for root

Sudo passwd root

2. modify the configuration file

Run the following command to modify the/usr/share/lightdm. conf. d/50-ubuntu.conf file:

Gedit/usr/share/lightdm. conf. d/50-ubuntu.conf

Add the following content at the end of the file:

Greeter-show-manual-login = true

Allow-guest = false

Save the changes and exit. restart the system to log on and use root to log on.

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

This article permanently updates the link address: Http://www.linuxidc.com/Linux/2015-05/117851.htm

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.