[rabbitmq-discuss] RabbitMQ user accounts without management access?

Simon MacMullen simon at rabbitmq.com
Wed Apr 16 15:17:45 BST 2014


That is possible, see http://www.rabbitmq.com/management.html#permissions.

In short, do not give the users the 'management' tag and you'll be fine.

Cheers, Simon

On 16/04/14 15:09, Sebastien Dubois wrote:
>
> Hi all,
>
>    We have an application that exposes a notification channel through a
> RabbitMQ broker.  We would like to give access to our application users
> so that their own clients can have queues that they can bind to our
> notification RabbitMQ exchange (using the account
> host/user/password/vhost info), but without giving them access to the
> web-based rabbit management (i.e. the one that can be reached by default
> on port 15672), for security purposes.
>
> Is that possible?  From what we can understand, you can have read-only
> user accounts, but that does not prevent access to the web-based
> management application.
>
> Thanks in advance
> /Sebastien
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list