mrcoulson
October 1st, 2009, 02:40 PM
I understand I can use visudo to allow a user to perform a command without password.
myuser ALL=NOPASSWD:/come/command
I want to do the same thing with a file. I have an AppleScript that is supposed to copy some files and I want it to happen without asking for a password. Can I use visudo like this?
I know it's not a totally UBUNTU question, but I'm pretty sure that you guys know the answer anyway!
Jeremy
myuser ALL=NOPASSWD:/come/command
I want to do the same thing with a file. I have an AppleScript that is supposed to copy some files and I want it to happen without asking for a password. Can I use visudo like this?
I know it's not a totally UBUNTU question, but I'm pretty sure that you guys know the answer anyway!
Jeremy