Could not update iceauthority file/home/user/. Iceauthority

Source: Internet
Author: User

1, after adding users (WUWH) to Linux, "Could not update iceauthority file/home/user/" appears at logon. Iceauthority "

2, tried a lot of ways online

For example ①,sudo chown user:user/home/user/. Iceauthority
sudo chmod 644/home/user/. Iceauthority

For example ②, first in the login interface, the user entered the password where, press CTRL+ALT+F1
Enter the post Su to root, then adduser the username and set the password
Then reboot, after restarting, found that the newly created user, enter the password and then Su re-su failed the user name and enter the password.
Enter after the/home/fault username/next Delete. iceauthorit* all files associated with it, and then mv/home/the new username/. Iceauthority $PWD
#chown failed user name: Failed user name. Iceauthority
#chmod 644. Iceauthority
This completes the logout.
Re-select the original failure of the user, enter the password can be normal access to GNOME
After normal, you can enter #userdel new user name under terminal to delete this user

3, the ultimate solution

sudo chown user-r/home/user(problem solved after execution)

4, maybe you're still not resolved (set user to the root group)

Modify the/etc/sudoers file, find the following line, remove the previous comment (#)
# # allows people in group wheel to run all commands
%wheel all= (All) all
Then modify the user to belong to the root group (wheel),
Usermod-g Root User


Could not update iceauthority file/home/user/. Iceauthority

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.