View Single Post
Posts: 1,341 | Thanked: 708 times | Joined on Feb 2010
#2
It can be tricky, because you have to be root to change permissions to that file:
# chmod 0440 /etc/sudoers

Maybe try to remove rootsh package with application manager and then re-install it.

Last edited by zimon; 2010-12-22 at 15:45. Reason: s/044/0440/