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

Simon MacMullen simon at rabbitmq.com
Tue Apr 30 14:57:02 BST 2013


On 30/04/13 11:07, Simon Lundström wrote:
> Hm, I'm experiencing some weirdness now that I didn't before. I'm sure
> I'm to blame but I belive I have checked all configuration parameters.
>
> In rabbitmq.config I've made sure that RabbitMQ uses my plugin:
> {auth_backends, [rabbit_auth_backend_kerberos, rabbit_auth_backend_internal]},

Are you absolutely sure about this? The broker really will just try the 
backends in order, and only the last module's {refused, _, _} will be 
returned.

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, VMware


More information about the rabbitmq-discuss mailing list