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 so how ?
Arun --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]