in reply to Apache, Catalyst and executing commands that need root permission

I always use sudo. I like it because:

  1. You can give people access to individual commands
  2. You don't need to give them the root password
  3. There's an audit trail
--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg

  • Comment on Re: Apache, Catalyst and executing commands that need root permission