Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loopback_users cannot be configured #159

Closed
nielskrijger opened this issue Nov 6, 2014 · 4 comments
Closed

loopback_users cannot be configured #159

nielskrijger opened this issue Nov 6, 2014 · 4 comments

Comments

@nielskrijger
Copy link

Currently I'm using your excellent cookbook to install RabbitMQ.

We monitor RabbitMQ using Nagios and I want to use RabbitMQ's admin API to do certain checks using a read-only user that can only be used on localhost (similar to the default guest user in RabbitMQ).

RabbitMQ supports a feature called "loopback_users" that restricts user access to localhost only: https://www.rabbitmq.com/access-control.html

Unfortunately this configuration setting is not available in the cookbook. Is this intentional?

@michaelklishin
Copy link
Member

@nielskrijger I'm pretty sure it's not intentional. Feel free to submit a pull request!

@sethcall
Copy link
Contributor

sethcall commented Feb 2, 2015

#212

@jjasghar
Copy link
Contributor

jjasghar commented Feb 2, 2015

👍 awesome, we need a +1 on #212 and a spec and this should be good to merge.

@cmluciano
Copy link

This can probably be close since #212 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants