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 » General IBM MQ Support » Security How to Question....

Post new topic  Reply to topic
 Security How to Question.... « View previous topic :: View next topic » 
Author Message
lnm
PostPosted: Tue Jul 22, 2003 5:20 am    Post subject: Security How to Question.... Reply with quote

Apprentice

Joined: 12 Mar 2002
Posts: 43
Location: Florida

We have a script that does a put/get disable or enable in certain situations. I want to limit the authority to only one queue on certain qmanagers. Is that possible? How would I do that? Any reference to documentation would be helpful! Thanks in advance.
Back to top
View user's profile Send private message
mqonnet
PostPosted: Tue Jul 22, 2003 5:38 am    Post subject: Reply with quote

Grand Master

Joined: 18 Feb 2002
Posts: 1114
Location: Boston, Ma, Usa.

You could always define a new userid/principal and assign appropriate authorities to that userid on various queue managers using setmqaut for the queue in question.

In your script, you could open the queue with alternate userid. And make sure that this userid is the same as the one you created above.

Now, here, i am assuming that the script is something like a perl script or a program in some language. If it is just a runmqsc script, then this is not the solution. If you give your specifics, then we might give you more specifics than this. If this doesnt already help.

Cheers
Kumar
Back to top
View user's profile Send private message Send e-mail Visit poster's website
lnm
PostPosted: Tue Jul 22, 2003 6:21 am    Post subject: Reply with quote

Apprentice

Joined: 12 Mar 2002
Posts: 43
Location: Florida

It essentially polls a status interface on a websphere application every 10 minutes, parses the output to determine whether the application is healthy, and creates a log entry for any unhealthy components. Candle watches this log and will generate alerts for any detected errors. The P2E application wants some additional functionality in that if an error is detected, they want us to put disable the queue so that the unhealthy P2E engine will not consume any more messages (hence all the gyrations on getting an MQ-enabled id). Once it detects the error has been corrected, it will do a put enable on the queue to allow messages back through again.

I want to limit this ability to one queue. Is it possible to do?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jul 22, 2003 6:36 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

lnm wrote:
I want to limit this ability to one queue. Is it possible to do?


Yes. set/dspmqaut provide security granularity down to the queue level.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Security How to Question....
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.