On 18/07/11 17:54, James Knott wrote:
I have a directory /local/usr/bin/sudo, which I use to hold scripts that would normally require root privileges, but I want to start as a user, usually via the menu. I have used visudo to edit the sudo file in the same way as an 11.0 system, where this works as expected. However, I can't seem to get this to work without being asked for the root password. I have added "jknott ALL = NOPASSWD: /usr/local/bin/sudo/*", which is supposed to enable running items in that directory without requiring a root password. Is there some difference between 11.0 (and earlier) and 11.4 that might cause this problem?
tnx jk
I presume you remembered to comment out 'defaults targetpw'. Check the output of 'sudo -l' for what privileges sudo thinks you should have. Regards, Tejas -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org