erent user?
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Arun,
Don't hijack threads :(
Sudhir, Arun wrote:
| I'm using Tomcat in Linux and when I use Runtime.exec from Tomcat, the
| unix commands run as user "dingo". But I have another user "aruns" and
I
| would like ONE AN
I'm using Tomcat in Linux and when I use Runtime.exec from Tomcat, the
unix commands run as user "dingo". But I have another user "aruns" and I
would like ONE AND ONLY ONE of my web applications to use Runtime.exec()
to run a perl script as user "aruns" and not as user "Dingo". Is this
possible? If