Skip to content

Instantly share code, notes, and snippets.

@fay
Created August 25, 2012 10:33
Show Gist options
  • Save fay/3463431 to your computer and use it in GitHub Desktop.
Save fay/3463431 to your computer and use it in GitHub Desktop.
rabbit mq user permission
sudo rabbitmqctl add_vhost afaker
sudo rabbitmqctl set_permissions -p afaker fanjubian ".*" ".*" ".*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment