[rabbitmq-discuss] Permissions for aliveness-test user
Jean Paul Galea
ninuhadida at gmail.com
Mon Nov 26 10:41:57 GMT 2012
On 11/26/2012 11:30 AM, Matthias Radestock wrote:
> Jean Paul,
>
> Ah, that's because that regexp is rather wrong and will in fact match
> anything. I think you meant ^(aliveness-test|)$'.
Actually I think the regex is fine. It seems that round brackets are not
supported by the regex engine and are taken as literals instead.
> Actually, you simply forgot to set the 'management' user tag:
>
> rabbitmqctl set_user-tag test management
>
>
> Regards,
>
> Matthias.
Yep, I replied just within a minute of your response.
Thanks for your help Matthias!
Jean Paul
More information about the rabbitmq-discuss
mailing list