Posted: Mon Jul 18, 2005 5:04 am Post subject: authorization for queues on remote machine
Apprentice
Joined: 07 Jan 2003 Posts: 28
Hi,
I have a scenario...
Java Application (with userid USR1) putting message into a remote queue (RQ1) on qmgr QM1. This user USR1 has full access for the remote queue RQ1 in qmgr QM1. The remote queue RQ1 is configured to a local queue (LQ1) on qmgr QM2 in another machine. The user USR1 doesnt have any access to the local queue LQ1, but the application is able to successfully put the message into the destination LQ1 thru RQ1.
How to restrict the users for from accessing the queues in the remote machine? I know, one way is to use security exit. But in my scenario, there are different users (for different clients) will be putting message into different queues. I need to give access to a particular queue for that user alone.
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