forums@cozy
Registered
hello people,
I've been trying to setup sudo to run as root with no password in Panther. However, I appear to be doing something wrong despite reading the man page, using hints posted on other sites and copying the sudoer format from various Linux installations. No matter what I do, sudo always requires a password! (of course - once a password has been offered the sudo feature remains password free for a period of minutes - great, but that sucks for running commands in the crontab)
Examples I have used:
a) myuser ALL= NOPASSWD: ALL
b) myuser ALL=(root) NOPASSWD: ALL
c) myuser ALL=(ALL) NOPASSWD: ALL
Does anyone know why this is happening?
cheers
I've been trying to setup sudo to run as root with no password in Panther. However, I appear to be doing something wrong despite reading the man page, using hints posted on other sites and copying the sudoer format from various Linux installations. No matter what I do, sudo always requires a password! (of course - once a password has been offered the sudo feature remains password free for a period of minutes - great, but that sucks for running commands in the crontab)
Examples I have used:
a) myuser ALL= NOPASSWD: ALL
b) myuser ALL=(root) NOPASSWD: ALL
c) myuser ALL=(ALL) NOPASSWD: ALL
Does anyone know why this is happening?
cheers