You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Chris Robison (Closed) (JIRA)" <ji...@apache.org> on 2012/03/13 17:10:43 UTC

[jira] [Closed] (AMQ-3701) Patch to support Active Directory authorization mapping

     [ https://issues.apache.org/jira/browse/AMQ-3701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Robison closed AMQ-3701.
------------------------------

    Resolution: Invalid
    
> Patch to support Active Directory authorization mapping
> -------------------------------------------------------
>
>                 Key: AMQ-3701
>                 URL: https://issues.apache.org/jira/browse/AMQ-3701
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>    Affects Versions: 5.5.0, 5.5.1
>         Environment: All platforms
>            Reporter: Chris Robison
>              Labels: patch
>         Attachments: patch.txt
>
>
> The current LDAPAuthorizationMap assumes that a role coming from a directory will be in the form of an RDN. According to the OpenLDAP spec, most group oriented objects group objects by distinguished name (a list of RDNs). This is what Active Directory does. Attached is a patch containing a new class that generalizes role name parsing to distinguished names. I believe the changes I've made handle the case in LDAPAuthorizationMap as well as what I'm looking to get working. It may be worth putting the changes I've made into LDAPAuthorizationMap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira