Re: Using JNI to run root-priviledged tasks

2004-06-21 Thread nmeyers
On Mon, Jun 21, 2004 at 11:46:39AM +0530, John Varghese wrote: > Hello all > I am using Linux 7.2 and j2sdk1.4.1 > > I would like to use JNI to perform some root-priviledged tasks > say like adding users to system, restarting some daemons, Hello John, What exactly are you trying to do? Perf

Using JNI to run root-priviledged tasks

2004-06-20 Thread John Varghese
Hello all I am using Linux 7.2 and j2sdk1.4.1 I would like to use JNI to perform some root-priviledged tasks say like adding users to system, restarting some daemons, Can anyone pls suggest how this can be done Regards John