[
https://issues.apache.org/jira/browse/QPID-4476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13504746#comment-13504746
]
Robbie Gemmell commented on QPID-4476:
--------------------------------------
Change made in http://svn.apache.org/viewvc?rev=1414257&view=rev
> [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: Robbie Gemmell
> Fix For: 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: [email protected]
For additional commands, e-mail: [email protected]