Start process in different user

L

Li Ma

I need to run a Shell script or program with Java's Runtime.exec()
method. The script works great, But the new problem is sometime, I have
to run the script as a different user from the one who started current
Java app.

I was trying to use "sudo" or "su -c" to run the script. But the
parameters cannot be passed over in Unix. So my question is anyway in
Java world that allow start a new process as different user?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top