|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Inhibitting Put on Local queues |
« View previous topic :: View next topic » |
Author |
Message
|
rajeessh |
Posted: Wed Aug 04, 2004 9:23 pm Post subject: Inhibitting Put on Local queues |
|
|
Newbie
Joined: 03 May 2004 Posts: 8
|
Hi Experts,
I have two QMgrs Q1 and Q2.
Q1 has a remote queue Q1.toQ2 talking to Q1.toQ2 outgoing local queue in Q2. Now I want only the messages being put in Q1's remote Queue to reach Q2 local queue. I just want to prevent the user from directly connecting to the local queue of Q2 and just put the message.
I tried inhibiting put but the message being put from remote Qmgr also goes to deadletter queue.
I just want to avoid the user from directly put on message to the local queue in Q2. how can i acheive that.
Thanks in advance for your help and guidance _________________ Srinivasan Rajesh
IT Consultant |
|
Back to top |
|
 |
sfari |
Posted: Wed Aug 04, 2004 9:49 pm Post subject: |
|
|
Centurion
Joined: 15 Apr 2003 Posts: 144
|
You can prevent a user from putting to a queue with setting the according rights with the "setmqaut" command. Also with this command it's possible to forbid a user to connect to a queue manager. Look at the "WebSphere MQ System Administration Guide" for more information. |
|
Back to top |
|
 |
rajeessh |
Posted: Wed Aug 04, 2004 10:12 pm Post subject: |
|
|
Newbie
Joined: 03 May 2004 Posts: 8
|
It depends on the user who has logged in.
If I want to avoid the right click option of putting test message option on the local queues to any user then how will I be able to do that _________________ Srinivasan Rajesh
IT Consultant |
|
Back to top |
|
 |
fjb_saper |
Posted: Thu Aug 05, 2004 2:13 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Let's be very clear here.
Quote: |
If I want to avoid the right click option of putting test message option on the local queues to any user then how will I be able to do that |
There is no way to completely close this options. Members of the mqm group will allways be able to do this.
Quote: |
I just want to avoid the user from directly put on message to the local queue in Q2. how can i acheive that |
Check out the admin manual and setmqaut, dspmqaut, dmpmqaut.
Just refuse the put authorization to those users. If the user has only enquire, display, browse and get he should be able to do what he is supposed to. You may have to add aliasing authorizations.
A good way of handling different authorizations to the same queue might be to use Alias queues and defining authorizations on the Alias queue.
Remember authorizations on a UNIX platform are stored at group level |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|