: 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
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