Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: Could not update ICEauthority file

  1. #11
    Join Date
    Nov 2007
    Beans
    450

    Re: Could not update ICEauthority file

    Hi, try just moving it to something else then logging in again.

    Code:
    mv ~/.ICEauthority ~/.ICEauthority.bak

  2. #12
    Join Date
    Sep 2009
    Beans
    8

    Re: Could not update ICEauthority file

    Nothing.

    As soon as I logged back in and checked:

    Code:
    matthew@Voyager:~$ ls -l ICE*
    -rw-r--r-- 1 matthew matthew 3864 2009-11-01 01:15 .ICEauthority.bak

  3. #13
    Join Date
    Aug 2009
    Beans
    181
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Could not update ICEauthority file

    Try making sure your whole home directory belongs to your user.

  4. #14
    Join Date
    Sep 2009
    Beans
    8

    Re: Could not update ICEauthority file

    Ah excellent, that's one thing I didn't check.

    Thanks!

  5. #15
    Join Date
    Jan 2010
    Beans
    9

    Lightbulb Re: Could not update ICEauthority file

    This happened to me when I (1) installed Karmic with the option "encrypt home folder", then (2) tried to change my password on my default account. This failed, but I could still log in with my original password. Then (3) I added some new software packages, including packages from the KDE.

    Now when I log in, all I see in my /home/me folder is a filed called something like Access-Your-Encrypted.Data.desktop. I need the passphrase created during encryption, but of course that is stored in my /home/me/ecryptfs directory. I really did mean to write that down eventually.

    A French forum suggested booting up without logging in, creating a new admin user (sudo adduser marcelmarceau admin), then logging in under that new account.

    From there, install KDM, which the Frenchies said would provide the .ICEauthority file and voila! I am going to try that. Let you know.

  6. #16
    Join Date
    Jul 2007
    Beans
    107

    Re: Could not update ICEauthority file

    The solution for me was to make sure the home folder belonged to the user. I've written up that and other possible solutions.

  7. #17
    Join Date
    Oct 2009
    Location
    South Florida & Jamaica
    Beans
    10
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Could not update ICEauthority file

    I had the same issue I changed ownership of the entire home folder to the user. Just changing ownership of the file didn't work for me.

  8. #18
    Join Date
    Nov 2010
    Beans
    1

    Re: Could not update ICEauthority file

    Is there a way that we can get rid of the threads that didn't solve this problem. This is the only one that looks like it worked. I used it and my box is running great now. I tried the stuff on the other threads and they didn't work.

  9. #19
    Join Date
    Mar 2011
    Beans
    1

    Re: Could not update ICEauthority file

    Quote Originally Posted by ptn107 View Post
    Code:
    sudo chown $USER:$USER /home/username/.ICEauthority
    sudo chmod 644 /home/username/.ICEauthority
    Hi ,i pasted these commands into my terminal, and i lost access to my account! i cannot even login! i get error about nautilus can't access home folder and such! Can you help?

  10. #20
    Join Date
    Mar 2008
    Location
    Vejle, Denmark
    Beans
    11
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Could not update ICEauthority file

    Quote Originally Posted by ptn107 View Post
    Code:
    sudo chown $USER:$USER /home/username/.ICEauthority
    sudo chmod 644 /home/username/.ICEauthority
    This solved the problem for me. Thanks a lot!

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •