Any use of sudo returns this error:
sudo: /etc/sudoers is mode 0640, should be 0440
sudo: no valid sudoers sources found, quitting
I'd like to chmod 0440 /etc/sudoers, but I must have root permissions. I saw that a user in the Ubuntu forums was able to use recovery mode from Grub, but no grub menu is visible at boot. And I cannot change the grub startup setting (so it will delay booting) without sudo.
Any assistance will be appreciated. Thanks.
sudo: /etc/sudoers is mode 0640, should be 0440
sudo: no valid sudoers sources found, quitting
I'd like to chmod 0440 /etc/sudoers, but I must have root permissions. I saw that a user in the Ubuntu forums was able to use recovery mode from Grub, but no grub menu is visible at boot. And I cannot change the grub startup setting (so it will delay booting) without sudo.
Any assistance will be appreciated. Thanks.
Comment