[ 
https://issues.apache.org/jira/browse/QPID-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505396#comment-13505396
 ] 

Justin Ross commented on QPID-4476:
-----------------------------------

Reviewed by Rob.  Approved for 0.20.
                
> [Java broker] SimpleLDAPAuthenticationManager returns different Principal 
> name formats for sasl vs non-sasl usage
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4476
>                 URL: https://issues.apache.org/jira/browse/QPID-4476
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.18, 0.20
>            Reporter: Robbie Gemmell
>            Assignee: Rob Godfrey
>             Fix For: 0.20, 0.21
>
>
> The SimpleLDAPAuthenticationManager returns different Principal name formats 
> for sasl vs non-sasl usage.
> In the sasl case, the PlainSaslServer returns the basic username that was 
> originally provided, but in the non-sasl case the 
> SimpleLDAPAuthenticationManager returns a Principal based on the search 
> context/filter. This leads to inconsistent behaviour between e.g. AMQP and 
> JMX interface authentication, and in the later case means it is not possible 
> to specify the user be included as part of an group.
> The non-sasl behaviour should be updated to be consistent with the sasl 
> behaviour.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to