[rabbitmq-discuss] Where is list of users stored?

Neha Kansal kansalneha28 at yahoo.com
Fri Nov 22 22:41:32 GMT 2013


If anyone has any other suggestions of why the created user could be missing from the server snapshot, besides RabbitMQ still running at the time of taking snapshot, that will be helpful. Thanks.
    




On Friday, November 22, 2013 11:02 AM, Emile Joubert <emile at rabbitmq.com> wrote:
 

Hi,

On 22/11/13 17:47, Neha Kansal wrote:

> I would like to know where is the list of users stored by RabbitMQ.


Users are stored in the Mnesia database, in the rabbit_user table.  You
can find the list of users by running "rabbitmqctl list_users". Make
sure the broker is shutdown cleanly before making copies of the database
folder.


-Emile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131122/79abb471/attachment.htm>


More information about the rabbitmq-discuss mailing list