Re: LDAPAuthorizationMap and Active Directory

2012-02-06 Thread Chris Robison
Submitted the patch to https://issues.apache.org/jira/browse/AMQ-3701 Chris On Mon, Feb 6, 2012 at 8:55 AM, Chris Robison wrote: > I'd be happy to do that. What package do you want me to put the class in? > > Chris > > > On Mon, Feb 6, 2012 at 7:51 AM, Gary Tully wrote: > >> Is that something

Re: LDAPAuthorizationMap and Active Directory

2012-02-06 Thread Chris Robison
I'd be happy to do that. What package do you want me to put the class in? Chris On Mon, Feb 6, 2012 at 7:51 AM, Gary Tully wrote: > Is that something you can/want to contribute back. Would be great if > we got a solution that worked for both. > > If you want to get that onto trunk, attach a pat

Re: LDAPAuthorizationMap and Active Directory

2012-02-06 Thread Gary Tully
Is that something you can/want to contribute back. Would be great if we got a solution that worked for both. If you want to get that onto trunk, attach a patch to a new jira and tick the license grant check box on file upload. http://activemq.apache.org/contributing.html On 3 February 2012 21:13,

Re: LDAPAuthorizationMap and Active Directory

2012-02-03 Thread Chris Robison
I looked at that tutorial already. And you're right, works fine with Apache Directory, but I have to use Active Directory. I just created a plugin that inherited LDAPAuthorizationMap and changed the one method preventing what was currently there from working. Chris On Fri, Feb 3, 2012 at 2:48 AM,

Re: LDAPAuthorizationMap and Active Directory

2012-02-03 Thread Torsten Mielke
> Has anyone been able to use the LDAPAuthorizationMap successfully with > Active Directory? Not with ActiveDirectory but when following the LDAP tutorial of the ActiveMQ Security Guide from FuseSource, the LDAPAuthorizationMap works fine against Apache Directory Server. http://fusesource.com/d

Re: LDAPAuthorizationMap and Active Directory

2012-02-02 Thread Matt Pavlovich
Chris- This is one of the major flaws in LDAP. There are a number of conventions for handling group membership, and no strictly followed "standard". Listing of common names, such as CN values, or listing full DNs. Then, there is the model of dynamic groups, where the user entry has the gro

LDAPAuthorizationMap and Active Directory

2012-02-02 Thread Chris Robison
Has anyone been able to use the LDAPAuthorizationMap successfully with Active Directory? In my investigation, I don't think it will ever work in its current state. When looking at the code, it is making the assumption that the value of the member attribute (or what ever attribute you are using) is