<font size=2 face="sans-serif">ok , great i will use guest as default
user and pass.</font>
<br>
<br><font size=2 face="sans-serif">This is my rabbit config file :</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=1 face="Courier New"> {rabbitmq_mqtt, [{default_user,
    <<"guest">>},</font>
<br><font size=1 face="Courier New">         
        {default_pass,     <<"guest">>},</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>
<br><font size=2 face="sans-serif">Please let me know where should I provide
the </font><font size=3>loopback_users </font><font size=2 face="sans-serif">?</font>
<br><font size=2 face="sans-serif"><br>
<br>
Ankur Chakraborty<br>
Tata Consultancy Services<br>
Plot C, Block EP ,<br>
Salt Lake Electronics Complex<br>
Kolkata - 700091,West Bengal<br>
India<br>
Ph:- +913366367304<br>
Buzz:- 4337304<br>
Mailto: ankur5.c@tcs.com<br>
Website: </font><a href=http://www.tcs.com/><font size=2 face="sans-serif">http://www.tcs.com</font></a><font size=2 face="sans-serif"><br>
____________________________________________<br>
Experience certainty.        IT Services<br>
                
       Business Solutions<br>
                
       Consulting<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 15:22</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:43:32, Ankur5 C (ankur5.c@tcs.com)
wrote:<br>
> > Also sharing my client code : Do I need to use any user name
and  <br>
> password<br>
> at the client end?<br>
<br>
You can configure MQTT plugin to not perform authentication as authentication<br>
is optional in MQTT:<br>
</font></tt><a href=http://www.rabbitmq.com/mqtt.html><tt><font size=2>http://www.rabbitmq.com/mqtt.html</font></tt></a><tt><font size=2><br>
<br>
If you ask me, this is a terrible MQTT feature (and in fact<br>
I know that some MQTT-based services reject unauthenticated clients).<br>
But if you use default_user and default_pass, you do not need to provide<br>
any credentials. That's why default_user/default_pass are there.<br>
<br>
Again, this is pretty clearly documented in </font></tt><a href=http://www.rabbitmq.com/mqtt.html><tt><font size=2>http://www.rabbitmq.com/mqtt.html</font></tt></a><tt><font size=2>.<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>