Sorry for the mistake, that was a bad cut and paste.<div><br></div><div>I am using the correct user name and password and still get the error.</div><div><br></div><div>Are there any other permissions like permissions permissions to the database or the file system that might cause this error or is this error specifically for authentication?</div>
<div><br clear="all">Cheers<br><br>Paul Cowan<br><br>Cutting-Edge Solutions (Scotland)<br><br><a href="http://thesoftwaresimpleton.com/" target="_blank">http://thesoftwaresimpleton.com/</a><br><br>
<br><br><div class="gmail_quote">On 1 November 2011 06:18, Michael Klishin <span dir="ltr">&lt;<a href="mailto:michael.s.klishin@gmail.com">michael.s.klishin@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;">
<div class="im"><br><br><div class="gmail_quote">2011/11/1 Paul Cowan <span dir="ltr">&lt;<a href="mailto:dagda1@scotalt.net" target="_blank">dagda1@scotalt.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><span style="border-collapse:separate;font-family:Tahoma;font-size:medium">rabbitmqctl add_user lead l3ads</span></div>

<div><span style="border-collapse:separate;font-family:Tahoma;font-size:medium"><span style="border-collapse:separate">rabbitmqctl set_permissions -p / lead &quot;.\*&quot; &quot;.\*&quot; &quot;.\*&quot;</span></span></div>




<div><span style="border-collapse:separate;font-family:Tahoma;font-size:medium"><span style="border-collapse:separate"><br>
</span></span></div><div><span style="border-collapse:separate;font-family:Tahoma;font-size:medium"><span style="border-collapse:separate">and then tried</span></span></div>
<div><span style="border-collapse:separate;font-family:Tahoma;font-size:medium"><span style="border-collapse:separate"><br>AMQP.start(:host =&gt; &quot;localhost&quot;, :user =&gt; &quot;lead&quot;, :password =&gt; &quot;Passw0rd&quot;, :vhost =&gt; &quot;/&quot;, :logging =&gt; true) do |connection|</span></span></div>


</blockquote></div><br></div>You are adding a user with the password &quot;l3ads&quot; but connecting using &quot;Passw0rd&quot;. Try running code examples first.<div><div></div><div class="h5"><br clear="all"><div><br></div>
-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br>

<a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br><br>
</div></div></blockquote></div><br></div>