|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
How to prevent programmatic creation of variable topics |
« View previous topic :: View next topic » |
Author |
Message
|
jweemaes |
Posted: Fri May 03, 2019 10:32 am Post subject: How to prevent programmatic creation of variable topics |
|
|
Newbie
Joined: 03 May 2019 Posts: 3
|
How to prevent users from programmatically creating variable topics. Forcing them to use the fixed topics previously defined by the MQ administrators. |
|
Back to top |
|
 |
Vitor |
Posted: Fri May 03, 2019 11:07 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Set up the publish/subscribe security such that "undesirable" topic strings are unauthorized - see here.
Be aware that one of the points of using pub/sub is that applications have a certain freedom to define topics, and locking it down too far will eliminate much of the benefit.
If it's essential that applications are limited to a specific range of destinations with no capability to add new ones without the input of the administrators, consider using a standard point-to-point topology with namelists. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
jweemaes |
Posted: Fri May 03, 2019 11:24 am Post subject: |
|
|
Newbie
Joined: 03 May 2019 Posts: 3
|
Thanks Vitor!
To get what I'm trying to accomplish, I need to set security attributes to prevent any user from creating new topics and allowing only administrators to do so. Thus, no one will be able to create variable topics and all the non-administrators will be obliged to publish or subscribe to the existing fixed topics. |
|
Back to top |
|
 |
Vitor |
Posted: Fri May 03, 2019 11:35 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
jweemaes wrote: |
To get what I'm trying to accomplish, I need to set security attributes to prevent any user from creating new topics and allowing only administrators to do so. Thus, no one will be able to create variable topics and all the non-administrators will be obliged to publish or subscribe to the existing fixed topics. |
I guessed that from your first post.
I stand by everything I said above, including the part about locking down your topic structure to the point it has no value any more. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
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
|
|
|
|