Robbie Gemmell created ACTIVEMQ6-58:
---------------------------------------

             Summary: unable to authenticate with an AMQP client using SASL
                 Key: ACTIVEMQ6-58
                 URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-58
             Project: Apache ActiveMQ 6
          Issue Type: Bug
    Affects Versions: 6.0.0
            Reporter: Robbie Gemmell


After building the distribution, I have been unable to get AMQP client to the 
broker using SASL PLAIN with username and password "guest", which appears to be 
the default from looking in activemq-users.xml.

I can see the SASL challenge proceed, and return an apparent failure to 
authenticate. I was able to connect to an older released version of the broker.

I had to disable security to get connected at all, at which point the sasl 
negotation returns success, by adding this in activemq-configuration.xml:
<security-enabled>false</security-enabled>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to