[rabbitmq-discuss] LDAP authentication
Simon MacMullen
simon at rabbitmq.com
Tue Jan 21 14:00:35 GMT 2014
On 02/01/14 10:35, Hoang Viet wrote:
> I want to have external LDAP authentication, but keep users information
> and permission control inside RabbitMQ. How do I modify the LDAP
> extension to have this? Or anyone can help me to build this
> customization plugin?
BTW, this feature got added to nightly builds last night and will be in
3.3.0. You need config like:
{rabbit,[{auth_backends,
[{rabbit_auth_backend_ldap,rabbit_auth_backend_internal}]}]}
See http://next.rabbitmq.com/ldap.html for a few more details.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list