Re: Using Apollo with LDAP/Active Directory

2012-11-05 Thread Christian Posta
Excellent! Thanks for posting back your results. On Mon, Nov 5, 2012 at 2:49 PM, Luis Gonzalez wrote: > Chirino, thank you very much! > > With your confirmation and help from Wireshark, Apache Directory Studio and > JAAS LDAP Authentication Plugin > < > http://fusesource.com/docs/broker/5.3/secur

Re: Using Apollo with LDAP/Active Directory

2012-11-05 Thread Luis Gonzalez
Chirino, thank you very much! With your confirmation and help from Wireshark, Apache Directory Studio and JAAS LDAP Authentication Plugin , org.apache.activemq.jaas.LDAPLoginModule is finally working. The critica

Re: Using Apollo with LDAP/Active Directory

2012-11-03 Thread chirino
Try using the org.apache.activemq.jaas.LDAPLoginModule. Apollo redistributes all of ActiveMQ 5.x's login modules. -- View this message in context: http://activemq.2283324.n4.nabble.com/Using-Apollo-with-LDAP-Active-Directory-tp4658601p4658724.html Sent from the ActiveMQ - User mailing list arc

Re: Using Apollo with LDAP/Active Directory

2012-11-02 Thread Luis Gonzalez
Thanks rektide, I don't have further experience with ldap eitherBut I certainly learnt that the LDAP queries below depend on your server configuration and will very likely need tweaking beyond the domain name ("somecompany.com"). My only test so far consisted of having a new admin user, apollo

Re: Using Apollo with LDAP/Active Directory

2012-11-01 Thread rektide
Hey Luis; I don't have any experience with this topic, but I'd be interested in trying to replicate your progress & see for myself if I can surmount this. Is there anything particular you had to do for LdapLoginModule? If you can push a sanitized configuration that you're using to the list, tha