64
> [2] https://docs.oracle.com/javase/jndi/tutorial/ldap/misc/url.html
> [3] https://docs.oracle.com/javase/jndi/tutorial/ldap/misc/src/MultiUrls.java
________
From: Weil, Janus
Sent: Friday, November 22, 2019 5:21 PM
To: users@activemq.apache.org
Subject: LDAP authori
Under the covers the cachedLDAPAuthorizationMap uses
com.sun.jndi.ldap.LdapCtxFactory for connectivity with LDAP [1]. The
Oracle documentation states [2], "Instead of just one URL, you can also
supply a space-separated list of URLs. In this case, the LDAP provider will
attempt to use each URL in t
Dear ActiveMQ people,
we have a neatly working setup of several ActiveMQ 5 brokers which rely on an
LDAP server for authorization.
The configuration in activemq.xml looks roughly like this (some parts omitted):
ldap://my