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"><<a href="mailto:michael.s.klishin@gmail.com">michael.s.klishin@gmail.com</a>></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"><<a href="mailto:dagda1@scotalt.net" target="_blank">dagda1@scotalt.net</a>></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 ".\*" ".\*" ".\*"</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 => "localhost", :user => "lead", :password => "Passw0rd", :vhost => "/", :logging => true) do |connection|</span></span></div>
</blockquote></div><br></div>You are adding a user with the password "l3ads" but connecting using "Passw0rd". 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>