[rabbitmq-discuss] RabbitMQ 3.1.0 : LDAP Plugin

Simon MacMullen simon at rabbitmq.com
Wed May 8 11:18:59 BST 2013


That looks sensible. You have put that under rabbitmq_auth_backend_ldap 
in your config file? Can you post the complete file?

Cheers, Simon

On 07/05/13 14:08, chads.finishing.strong at gmail.com wrote:
>
> I'm unable to get the ldap plugin to log any debug information.
>
> Current configuration:
>
> <snip>
> {servers, ["ldap.example.com"]},
> {dn_lookup_attribute, "sAMAccountName"},
> {dn_lookup_base, "DC=example,DC=com"},
> {other_bind, {"example\\\ldapadmin", "mypasswd"}},
> {use_ssl, false},
> {port, 389},
> {log, network},
> {tag_queries, [
>     {administrator, {constant, true}},
>     {management,    {constant, true}},
>     {monitoring,    {constant, true}}
> ]}
> <snip>
>
> Thoughts?
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list