JMX Credentials Not Respected When Trying To Move Messages
----------------------------------------------------------
Key: AMQ-2232
URL: https://issues.apache.org/activemq/browse/AMQ-2232
Project: ActiveMQ
Issue Type: Bug
Components: Broker, JMX
Affects Versions: 5.2.0
Reporter: Matthew Tanksley
Priority: Minor
On a secured broker, with secured JMX, and secured Web Console, message
move/copy actions fail to use established authentication mechanisms. Error
returned is: User ActiveMQBroker is not authorized to write to: queue. The
specified user(ActiveMQBroker) is not the user provided for JMX or Web Console
access.
Disabling security will allow for message move/copy actions to complete
successfully. All attempts to accomodate the username being
used(ActiveMQBroker), by adding the user into authentication configs in the
broker XML config or the jmx authentication files, have failed. Changing our
JMX users and passwords to match the simple authentication setup in the broker
XML config also have had no effect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.