Hi,
I was trying to change file ownership of some files, and accidentally wrote sudo chown joe:joegroup /*/* where joe and joegroup are my username and group. Now I can't do anything that requires sudo like changing the ownership back or running adept.
When I try to use sudo on the command line i get sudo: /etc/sudoers is mode 0644, should be 0440
joe@joe-desktop:/bin$ sendmail: fatal: open /etc/postfix/main.cf: No such file or directory
When I try to run adept it displays an error tha says "Su returned with an error".
I don't know what to do, any help will be appreciated.
I was trying to change file ownership of some files, and accidentally wrote sudo chown joe:joegroup /*/* where joe and joegroup are my username and group. Now I can't do anything that requires sudo like changing the ownership back or running adept.
When I try to use sudo on the command line i get sudo: /etc/sudoers is mode 0644, should be 0440
joe@joe-desktop:/bin$ sendmail: fatal: open /etc/postfix/main.cf: No such file or directory
When I try to run adept it displays an error tha says "Su returned with an error".
I don't know what to do, any help will be appreciated.
Comment