[rabbitmq-discuss] Creating an auth plugin (Kerberos)

Matthias Radestock matthias at rabbitmq.com
Tue Dec 11 18:49:32 GMT 2012


On 11/12/12 17:07, Tim Watson wrote:
> On 11 Dec 2012, at 16:20, Simon Lundström wrote:
>> =ERROR REPORT==== 11-Dec-2012::09:57:02 ===
>> closing AMQP connection <0.287.0> (130.237.168.221:48736 -> 77.238.35.76:5671):
>> {channel0_error,starting,
>>     {error,undef,'connection.start_ok',
>>         [{rabbit_auth_backend_kerberos,check_user_login,
>>              [<<"simlu">>,[{password,<<"notmypassword">>}]]},
>
>
> That's not saying check_user_login is undefined.

Actually that *is* what it is saying.

> It looks like it's saying 'connection.start_ok' is undefined.

Nah, that's just reader associating every error with the AMQP method 
that triggered it, which in this case is connection.start_ok.

Regards,

Matthias.



More information about the rabbitmq-discuss mailing list