[rabbitmq-discuss] Using ldap when connecting to management plugin

Kristen Stewart kristen.stewart at stonybrook.edu
Mon Aug 13 13:52:46 BST 2012


Thanks for the response. I think I'm going to have to use the internal
database, but I'll definitely keep an eye out for the fix.
Kristen

On Wed, Aug 8, 2012 at 10:36 AM, Simon MacMullen <simon at rabbitmq.com> wrote:

> On 01/08/12 19:45, Kristen Stewart wrote:
>
>> This is the error returned from the management UI:
>>
>> {error,
>>      {exit,
>>          {{{case_clause,
>>                {badrpc,
>>                    {'EXIT',
>>                        {as_user_no_password,
>>                            {gen_server,call,
>>                                [rabbit_auth_backend_ldap,
>>                                 {login,<<"knstewart">>},
>>
>
> Ah. Thanks for the report.
>
> So it seems that there is an incompatibility between the AMQP direct
> client and the LDAP plugin's {other_bind, as_user} mode. This will affect
> bits of the management plugin and some other plugins (STOMP for example).
>
> This is especially noticeable since {other_bind, as_user} is the default
> since 2.8.0.
>
> If it's acceptable to you, you can work around this by setting
> {other_bind, anon} or {other_bind, {"username", "password"}} under
> rabbitmq_auth_backend_ldap in your configuration file.
>
> For an explanation of other_bind, see:
>
> http://hg.rabbitmq.com/**rabbitmq-auth-backend-ldap/**
> file/d76afaf44415/README#l100<http://hg.rabbitmq.com/rabbitmq-auth-backend-ldap/file/d76afaf44415/README#l100>
>
> A fix for this will appear in a future release.
>
> Cheers, Simon
>
> --
> Simon MacMullen
> RabbitMQ, VMware
> ______________________________**_________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.**rabbitmq.com<rabbitmq-discuss at lists.rabbitmq.com>
> https://lists.rabbitmq.com/**cgi-bin/mailman/listinfo/**rabbitmq-discuss<https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120813/5ea2fd16/attachment.htm>


More information about the rabbitmq-discuss mailing list