[rabbitmq-discuss] User permission

Slyth sabrina.kuehn90 at web.de
Wed May 29 10:56:52 BST 2013


Here is the output:
root at rab1:~# rabbitmqctl list_permissions -p drainware
Listing permissions in vhost "drainware" ...
drainware       .*      .*      .*
test    ^[.*]   .*      ^[.*]
...done.
root at rab1:~# rabbitmqctl list_permissions -p vtest
Listing permissions in vhost "vtest" ...
drainware       .*      .*      .*
test    .*      .*      .*
...done.

User should't be allowed to send or receive msg of the queue of other user
only of their own and all should be able to send to one special queue. I
used a seperat vhost but perhaps I can use one vhost or should use one vhost
and can use regex to solve my problem.




--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/User-permission-tp26987p27041.html
Sent from the RabbitMQ mailing list archive at Nabble.com.


More information about the rabbitmq-discuss mailing list