Posted: Wed Sep 24, 2003 10:47 pm Post subject: triggering java program on Unix
Apprentice
Joined: 07 Jan 2003 Posts: 28
Hi,
When I tried to trigger a java program in an Unix environment, the java application fails. The reason is the triggered application is started with the MQ User ID not with the application user id. Can any one provied a solution for this.....
Posted: Thu Sep 25, 2003 5:33 am Post subject: Re: triggering java program on Unix
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
balaji sr wrote:
When I tried to trigger a java program in an Unix environment, the java application fails. The reason is the triggered application is started with the MQ User ID not with the application user id. Can any one provied a solution for this.....
Change which user the trigger monitor runs as.
Change your program to setuid. Or change your Process Definition to point to a shell script that runs your program setuid. _________________ I am *not* the model of the modern major general.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum