What's wrong with a setuid on the program to the user you want the thing to run as and limit execution to the group via permissions?
Everybody these days is obsessed with sudo. Jeez. :-) NeilW On 19 Feb, 17:18, Jacob Atzen <[EMAIL PROTECTED]> wrote: > This allows everybody in the wheel group to run the mongrel_rails > command as root without having to supply a password. This coupled with > ssh-agent (or a wrapper around it like keychain[1]) allows me to deploy > without having to enter any passwords. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
