Does someone know if i can run an execution group process with a specific username on Unix ? I want to run several message flow with different user that don't have access to all the same queue on my queue manager. It's because we plan to have differents organisations on the same broker that don't share the same queue on the queue manager.
For exemple :
Execution group 1 (run as a process in unix with userid 1)
All messages flow will have access to queue queue.userid1 and don't have access to other queue.
Execution group 2 (run as a process in unix with userid 2)
All messages flow will have access to queue queue.userid2 and don't have access to other queue.
Execution group n+1 (run as a process in unix with userid n+1)
All messages flow will have access to queue queue.useridn+1 and don't have access to other queue.
I think you will have to run separate brokers, on separate queue managers - these can all be on the same machine. _________________ 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