El 14/11/15 a las 02:11, Ken Heard escribió:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1In my Wheezy box I want to be able to run any root command as my user without having to enter a password to do so. I assume that there are two ways to do so: either make my user a member of the sudo group, or add a line to sudoers giving such privileges to my user. Neither worked.
You have to add the "NOPASSWD" option. Check the "sudoers" man page.