SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I can't login to my user account because I do not have write access to .ICEauthority. Well after some research I see if you delete the file and relogin, it recreates the file with correct permissions. However, I can't delete the file. I even use root and I still get permission denied. Any help deleting this file?
When I log into KDE, I get the message "no write access to .ICEauthority". I did research and found the solution to the probelm is to delete and relogin. This recreates the file with correct permissions.
As of right now I can't view the file using ls -a -l. So I don't know the current permissions. I tired to change owners but I get permissing denied even when using root.
Try chown root:root .ICEauthority as root and then remove it. I remember a post from some time ago about a similar problem where the person couldn't delete or alter a file-even as root. He asked: What do I have to do, login as Jehovah?
What are the last lines of your syslog? This could be a symptom of bigger issues.
Your system and messages log files will mention if your drive/partition was mounted as read-only instead of rw, and might even mention why. That should be your next step. In fact, it should've been a much earlier step when root is unable to delete a file.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.