05-09-2008, 02:38 AM
Does lauchd allow you to us the sudo command. This command allows you to run something as root using your (admin account) password. By editing the sudoers file you can allow certain programs to even be run without a password.
http://www.afp548.com/article.php?story=...5103428232 has some info on editing sudoers.
I've edited my sudoers file to add my non admin account and allow it to run a script without my password. All other uses of sudo still require my password though.
Don't know if this helps with your situation, if it sounds like it might, I can dig up some more info for you.
http://www.afp548.com/article.php?story=...5103428232 has some info on editing sudoers.
I've edited my sudoers file to add my non admin account and allow it to run a script without my password. All other uses of sudo still require my password though.
Don't know if this helps with your situation, if it sounds like it might, I can dig up some more info for you.