On Wed, Oct 22, 2008 at 16:41, David Masover <[EMAIL PROTECTED]> wrote:
> > For example: My SSH key has access to both the user the application runs > as, and root. There's a reason we don't run applications as root -- but this > gives that user the ability, temporarily, to obtain root. Uh, you shouldn't log in as root. That's bad practice. Sysadmins often deny the root user login rights. You should use a user that's a sudo-er for administrative tasks. --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
