<div dir="ltr">The user has the administrator tag, and has access to the default virtual host:<br><br>curl -u admin:***** <a href="http://10.74.103.20:15672/api/permissions">http://10.74.103.20:15672/api/permissions</a><br>
[{"user":"admin","vhost":"/","configure":".*","write":".*","read":".*"},{"user":"guest","vhost":"/","configure":".*","write":".*","read":".*"}]<br>
curl -u admin:***** <a href="http://10.74.103.20:15672/api/users/admin">http://10.74.103.20:15672/api/users/admin</a><br>{"name":"admin","password_hash":"*****","tags":"administrator"}<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jun 23, 2014 at 4:19 AM, Simon MacMullen <span dir="ltr"><<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Does the new user have an appropriate tag? ('management' at least). Does it have permissions to access any vhost?<br>

<br>
Cheers, Simon<div><div class="h5"><br>
<br>
On 20/06/2014 9:16PM, Brandon Munroe wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
I've been having some trouble with logging in to the management UI after<br>
importing broker definitions.  After importing the definitions, I'm<br>
taken back to the login page (good), but when I enter the new, imported<br>
credentials, I'm getting a "Login Failed" message.  I've verified the<br>
credentials by hitting the HTTP API directly with the same credentials,<br>
and am getting back good responses.  When I check the logs, I see<br>
periodic messages reading:<br>
<br>
webmachine error: path="/api/exchanges"<br>
"Unauthorized"<br>
<br>
Plus, when I attempt to log in, I get the following:<br>
<br>
webmachine error: path="/api/whoami"<br>
"Unauthorized"<br>
<br>
Does anyone have any ideas on how to fix this?<br>
<br>
I'm using RabbitMQ 3.2.4 on CentOS 6.5, with Erlang R16B03-0.2<br>
<br>
Thanks!<br>
<br>
-Brandon<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<u></u>rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<u></u>cgi-bin/mailman/listinfo/<u></u>rabbitmq-discuss</a><br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
Simon MacMullen<br>
RabbitMQ, Pivotal<br>
</font></span></blockquote></div><br></div>