<font size=2 face="sans-serif">Thanks , I am going to use a new user.
Is it the right way . This time I am getting </font><font size=2 color=red face="Consolas">Bad
user name or password (4)</font><font size=2 face="sans-serif">. How to
set up a new user ?</font>
<br>
<br><font size=1 face="Courier New">[{rabbit, [{tcp_listeners,
[5672]},{ssl_listeners, [5671]}, </font>
<br><font size=1 face="Courier New">
{ssl_options,
[{cacertfile,"/etc/rabbitmq/testca/cacert.pem"},</font>
<br><font size=1 face="Courier New">
{certfile,"/etc/rabbitmq/server/cert.pem"},</font>
<br><font size=1 face="Courier New">
{keyfile,"/etc/rabbitmq/server/key.pem"},</font>
<br><font size=1 face="Courier New">
{verify,verify_peer},</font>
<br><font size=1 face="Courier New">
{fail_if_no_peer_cert,false}]}]},</font>
<br><font size=2 face="Courier New"> <b>{rabbitmq_mqtt, [{default_user,
<<"cto">>},</b></font>
<br><font size=2 face="Courier New"><b>
{default_pass, <<"cto">>},</b></font>
<br><font size=1 face="Courier New">
{allow_anonymous,
true},</font>
<br><font size=1 face="Courier New">
{vhost,
<<"/">>},</font>
<br><font size=1 face="Courier New">
{subscription_ttl, 1800000},</font>
<br><font size=1 face="Courier New">
{prefetch, 10},</font>
<br><font size=1 face="Courier New">
{ssl_listeners, [8883]},</font>
<br><font size=1 face="Courier New">
{tcp_listeners, [1883]},</font>
<br><font size=1 face="Courier New">
{tcp_listen_options, [binary,</font>
<br><font size=1 face="Courier New">
{packet, raw},</font>
<br><font size=1 face="Courier New">
{reuseaddr, true},</font>
<br><font size=1 face="Courier New">
{backlog, 128},</font>
<br><font size=1 face="Courier New">
{nodelay, true}]}]}</font>
<br><font size=1 face="Courier New">].</font>
<br><font size=2 face="sans-serif"><br>
Thanks and Regards,<br>
Ankur Chakraborty<br>
</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:
</font><font size=1 face="sans-serif">Michael Klishin <mklishin@gopivotal.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:
</font><font size=1 face="sans-serif">Ankur5 C <ankur5.c@tcs.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">Cc:
</font><font size=1 face="sans-serif">Legacy list about RabbitMQ
<rabbitmq-discuss@lists.rabbitmq.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:
</font><font size=1 face="sans-serif">18-07-2014 14:33</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:
</font><font size=1 face="sans-serif">Re: [rabbitmq-discuss]
MQTT login failed for "guest" access_refused even after mentioning
loopback_users</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>On 18 July 2014 at 13:00:44, Ankur5 C (ankur5.c@tcs.com)
wrote:<br>
> > {loopback_users, []}<br>
<br>
loopback_users is a RabbitMQ server config setting, not the MQTT plugin.<br>
<br>
The example on </font></tt><a href="http://www.rabbitmq.com/access-control.html"><tt><font size=2>http://www.rabbitmq.com/access-control.html</font></tt></a><tt><font size=2>
includes it in<br>
the "rabbit" app config.<br>
<br>
It is also highly recommended to use a new user with non-obvious credentials<br>
rather than enabling remote access for "guest". <br>
-- <br>
MK <br>
<br>
Staff Software Engineer, Pivotal/RabbitMQ<br>
</font></tt>
<br><p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>
<p></p>