|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to Restrict some programs putting messages into queues. |
« View previous topic :: View next topic » |
Author |
Message
|
pcrparimi |
Posted: Tue Aug 13, 2002 3:30 am Post subject: How to Restrict some programs putting messages into queues. |
|
|
Apprentice
Joined: 09 Oct 2001 Posts: 43 Location: NY
|
Hi,
I want the queue to accept the message if the put is done by specified application. For example i don't want queue to take the message if the put is by amqsput/amqsputc/ or put test message option from Mqexplorer(Windows). How does i control this programetically.
Thanks in advance,
Poorna |
|
Back to top |
|
 |
bduncan |
Posted: Tue Aug 13, 2002 3:25 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
You'll need to write a message/security exit. Check the section on writing exits in the MQSeries Application Programming Guide. _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
bduncan |
Posted: Tue Aug 13, 2002 3:27 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
Now that I think about it, why on earth would you need such functionality? The system should be designed in such a way that approved applications are the only ones putting messages in the first place. Why should there be an overwhelming need to check for "rogue" applications accessing your queue managers? Sounds more like a firewall/security issue. _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
RogerLacroix |
Posted: Tue Aug 13, 2002 7:59 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Security, yes, yes, yes...
Go read up on setmqaut in MQ System Administration manual.
later
Roger... _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
kingsley |
Posted: Tue Aug 13, 2002 8:08 pm Post subject: |
|
|
Disciple
Joined: 30 Sep 2001 Posts: 175 Location: Hursley
|
With SetMqAut , you can restrict the User using his LoginName and Domain Name.
You cannot restrict the applicaiton Name
The Best way is to give access to Users rather than Application names.
If you write security exit, for every application need to get access, you need to modify the exit, recompile, place the exit. |
|
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
|
|
|
|