How to create RabbitMQ readonly user

2,685 views
Skip to first unread message

howard

unread,
Sep 27, 2019, 9:24:58 AM9/27/19
to rabbitmq-users
Hello,

I need read only gui user. I created "testuser" at admin tab. First of all, I selected "admin" tag while creating new user. Because, testuser can see all queues, connections, channels and exchanges sections. After that, I selected that created user and changed "set permission" section like following values :

configure regexp: ( empty )
write regexp: ( empty )
read regexp: ( .* )

So, everything was readonly. Testuser cannot delete/add any queue, exchanges and channels. But, it can force connections. How can I get this permissions?

If you any suggestions, I'll be so glad.

Thanks.

Luke Bakken

unread,
Sep 27, 2019, 5:00:13 PM9/27/19
to rabbitmq-users
Hi,

You should use the "management" tag for that user - https://www.rabbitmq.com/management.html#permissions

Thanks,
Luke
Reply all
Reply to author
Forward
0 new messages