RE: Perform task as the root user

2008-07-07 Thread Anderson, Rob (Global Trade)
age- From: jantje [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2008 10:16 AM To: user@ant.apache.org Subject: RE: Perform task as the root user Yes, use sudo, and then perform something.. So far I have found this solution: But I have problems, ant does not accept this: jsch-0.1

RE: Perform task as the root user

2008-07-07 Thread jantje
> > -Rob A > > -Original Message- > From: jantje [mailto:[EMAIL PROTECTED] > Sent: Monday, July 07, 2008 7:07 AM > To: user@ant.apache.org > Subject: Perform task as the root user > > > Hi, > > Is it possible to perform a tast as the root user?

RE: Perform task as the root user

2008-07-07 Thread Anderson, Rob (Global Trade)
You probably want to use the exec task to run the sudo command. -Rob A -Original Message- From: jantje [mailto:[EMAIL PROTECTED] Sent: Monday, July 07, 2008 7:07 AM To: user@ant.apache.org Subject: Perform task as the root user Hi, Is it possible to perform a tast as the root user

Re: Perform task as the root user

2008-07-07 Thread Scot P. Floess
system?) -- View this message in context: http://www.nabble.com/Perform-task-as-the-root-user-tp18317538p18317538.html Sent from the Ant - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Perform task as the root user

2008-07-07 Thread jantje
Hi, Is it possible to perform a tast as the root user? (On a linux system?) -- View this message in context: http://www.nabble.com/Perform-task-as-the-root-user-tp18317538p18317538.html Sent from the Ant - Users mailing list archive at Nabble.com