sudoers: Permission denied
30.12.07 23.32.55 sudo[18843] kse : can't open /private/etc/sudoers: Permission denied ; TTY=ttys000 ; PWD=/ ; USER=root ; COMMAND=/bin/echo openrootshell
There are lots of other errors and strange things happening on my Mac and maybe this is the cause of a lot of it. It's pretty essential.
Looking at the file I see that owner, group and others have read only access to the file. I tried to change it like this with my basic Unix knowledge.
sudo chmod u+w sudoers
but get the error:
sudo: can't open /private/etc/sudoers: Permission denied
I have repaired permissions. What can I do?
iMac G5 20, Mac OS X (10.5.1)