Quote:
Originally Posted by pljvaldez
http://www.linuxhomenetworking.com/w...Users_and_Sudo
Edit the sudoers file as root using visudo from the command line. Then delete NOPASSWD from the line for your user (or comment out the line if its for all users). I would read up a bit on sudo just for the sake of not screwing it up. But you can always su to root and then visudo to fix it.
|
I guess I did goof it up, I get this now when entering a command in a terminal and when trying to access Krusader root:
Code:
sudo: /etc/sudoers is mode 0744, should be 0440
Quote:
But you can always su to root and then visudo to fix it.
|
I'm not sure what fix it means.....fix it how ?
But I did made a backup of my orignial "sudoers" file, and when I use that it still gives me the same message as above. Can someone help me please ?