[rabbitmq-discuss] not_mgmt_user

Jean Paul Galea ninuhadida at gmail.com
Fri Nov 23 11:40:39 GMT 2012


Hi,

We are running RabbitMQ 3.0.0, Erlang R15B02 and rabbitmq-management plugin.

We have removed the default 'guest' user and created a user called 
'root' with an administator tag.

However, when we try to create exchanges/queues through the web GUI 
(logged in as root), an error occurs - "not_mgmt_user".

Could this be a bug or am I missing something here?

 From the doc;
http://www.rabbitmq.com/management.html

And also from the source;
https://github.com/rabbitmq/rabbitmq-management/blob/master/src/rabbit_mgmt_util.erl

a user with 'administrator' tag should be able to execute such actions.

Thanks for your time,
Jean Paul


More information about the rabbitmq-discuss mailing list