Alright, somehow, I just messed up my permissions. How do I restore default permissions for my user? Whenever I try to save a system file, I get the "You don't have enough permissions to save this file." error.
-
What file(s) are you trying to modify, and are you trying to modify it as a regular user?
-
Trying to modify /etc/default/acpi-support. I can read it but when I try to save it, I get the above error message. Oh, and I don't want a sudo or kgsudo command. It worked before, now it doesn't.
-
are you logged on as administrator? did you disable/offset any privileges?
-
I don't think I intentionally disabled any privileges and I'm logged in with the account I created when I installed Linux.
-
oops. didn't realize this was a linux thread and you were using linux. good luck finding your answer.
-
http://www.cyberciti.biz/tips/ubuntu-admin-group-permissions.html
-
Another thread at the Ubuntu forums that may apply
http://ubuntuforums.org/showthread.php?t=631161&highlight=restore+default+user+file+permissions -
Here are the permissions on that file as default:
Code:pita@pita-t61:~$ ls -l /etc/default/acpi-support -rw-r--r-- 1 root root 2155 2007-09-19 03:59 /etc/default/acpi-support
-
-
Pssh, my account IS Root. I don't need no sticking "sudo"!
-
Restore Default Permissions
Discussion in 'Linux Compatibility and Software' started by Leon, May 1, 2008.