[rabbitmq-discuss] Write access required to read from queue?
Steve Valaitis
steve at digitalnothing.com
Tue Jul 2 16:13:09 BST 2013
On Tue, Jul 2, 2013 at 12:44 AM, Matthias Radestock
<matthias at rabbitmq.com> wrote:
>
> re the 2nd question... clients publish to exchanges, not queues. And, as per
> the above docs, for that they need 'write' permissions on the exchanges.
So in my original scenario since I'm only granting write permissions
to ^amq\.gen-.* I don't need to be concerned about any message
insertion because amq.gen- is for queue names.
What about stopping them from creating durable queues? If I can't stop
them creating durable queues is the only solution to periodically
sweep the queues list and delete any durable inactive amq.gen-*
queues?
More information about the rabbitmq-discuss
mailing list