I've used sudo before successfully, but suddenly it doesn't work anymore!
For example, I try setting a shutdown timer using
and get
Just typing sudo alone results in the same error.
I've tried searching and following other threads on this topic to no avail. Repairing permissions from disk utility didn't help either. And sadly...
sudo: Permission Denied
For example, I try setting a shutdown timer using
Code:
sudo shutdown -h +60 or sudo pmset disksleep 30 or even just sudo
Code:
sudo: can't open /private/etc/sudoers: Permission denied
I've tried searching and following other threads on this topic to no avail. Repairing permissions from disk utility didn't help either. And sadly...
sudo: Permission Denied