Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
Resolution:
Environment:
==========
All
Resolution:
========
The reason that other users can create dynamic queues (matching a.b.c.>) is that the dynamic queue is not defined as a secure destination in queues.conf. When the secure property is enabled for a destination, it instructs the server to check user permissions whenever a user attempts to perform an operation on that destination. If the secure property is not set for a destination, the server does not check permissions for that destination and any authenticated user can perform any operation on that topic or queue.