RE: Switching to 'root' user

2007-02-14 Thread jason heddings
: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] Sent: Wednesday, 14 February, 2007 11:34 To: Ant Users List Subject: RE: Switching to 'root' user What are you trying to accomplish as root? Running ant as root should probably not be necessary. There are probably only a few commands

RE: Switching to 'root' user

2007-02-14 Thread Anderson, Rob (Global Trade)
What are you trying to accomplish as root? Running ant as root should probably not be necessary. There are probably only a few commands that need to run as root. I would suggest configuring sudo to only allow execution of those specific commands (with NOPASSWD), and in your build.xml file use the e