Thanks Paul, I never knew about these options. I will give them a shot.

Thank you, everyone-
Mislav


On 10/15/07, Paul Dowman <[EMAIL PROTECTED]> wrote:
>
> Using sudo doesn't necessarily mean that you're giving away full root
> access. You can allow sudo access for a particular command only, and/or
> allow sudoing as a particular user only. "man sudoers" for more info. (If
> you allow sudo access for a script just make sure it's not writable.)
>
> I would use sudo to start mongrel as a special user (with login disabled),
> named "mongrel" perhaps.  Make sure the rails app dir is writable by the
> user that mongrel runs as too (your chgrp call probably takes care of that.

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to