On Aug 13, 2007, at 11:33 AM, goodieboy wrote:
> How do I securely transfer "power" over to the deployer user? I've
> been hard-coding the password in to do an su like:
What if you use sudo with the NOPASSWD option, like this:
" deployer ALL=(ALL) NOPASSWD: /usr/bin/mongrel_rails"
-j
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---