Fixed an issue where Ubuntu entered the correct password and was unable to enter the desktop and remained on the login screen.

Source: Internet
Author: User

In the login screen press CTRL + Shift + F1 into the command line mode, enter your user name and password, type the following lines of command on it!

$ cd ~$ sudo chown your username: your user name. Xauthority  : Specifies that the owner of the file changes to the specified user or group, and the user can be either a user name or a user ID

Explain:
Xserver start, read the file ~/. Xauthority, read the record corresponding to its display. When a client program that needs to be displayed starts the call Xopendisplay () also reads this file and sends the found magic code to Xserver. When Xserver validates this magic After code is correct, you agree to connect.
Observing the StartX script also sees that every time StartX runs, a new record is added to ~/with the add command that Xauth was used before calling Xinit. Xauthority, used for this run X use authentication


Fixed an issue where Ubuntu entered the correct password and was unable to enter the desktop and remained on the login screen.

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.