If I understand your question, Rabbit has a default username/password of guest/guest with all permissions to the / virtual host. Pika sends those by default so you don&#39;t have to pass them when you connect.<br><br>You can read about connecting on the Pika documentation here: <a href="http://pika.github.com/connecting.html">http://pika.github.com/connecting.html</a><br>
<br>Check out the credentials section on how to change what user/password you&#39;re sending.<br><br>Cheers,<br>-Alex<br><br><div class="gmail_quote">On Mon, Jul 2, 2012 at 3:47 PM, eleanor <span dir="ltr">&lt;<a href="mailto:evangeline.eleanor@gmail.com" target="_blank">evangeline.eleanor@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, does anybody know this. I&#39;ve successfully built the HTTP backend module<br>
for rabbitmq, but now I need to know how can I authenticate against it with<br>
rabbitmq code (client code).<br>
<br>
If there are any suggestions - even with normal ldap or some other login<br>
mechanism - I would be glad to hear it or read about it if you post a link<br>
to tutorial.<br>
<br>
Thank you<br>
<br>
--<br>
View this message in context: <a href="http://rabbitmq.1065348.n5.nabble.com/How-to-specify-user-pass-tp20479p20522.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/How-to-specify-user-pass-tp20479p20522.html</a><br>

<div class="HOEnZb"><div class="h5">Sent from the RabbitMQ mailing list archive at Nabble.com.<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br>