# create user rabbitmqctl add_user myUser myPass # make user an administrator rabbitmqctl set_user_tags myUser administrator