ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Inhibitting Put on Local queues

Post new topic  Reply to topic
 Inhibitting Put on Local queues « View previous topic :: View next topic » 
Author Message
rajeessh
PostPosted: Wed Aug 04, 2004 9:23 pm    Post subject: Inhibitting Put on Local queues Reply with quote

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
View user's profile Send private message
sfari
PostPosted: Wed Aug 04, 2004 9:49 pm    Post subject: Reply with quote

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
View user's profile Send private message
rajeessh
PostPosted: Wed Aug 04, 2004 10:12 pm    Post subject: Reply with quote

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
View user's profile Send private message
fjb_saper
PostPosted: Thu Aug 05, 2004 2:13 pm    Post subject: Reply with quote

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
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Inhibitting Put on Local queues
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.