You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2009/06/02 14:51:51 UTC

[jira] Resolved: (AMQ-2232) JMX Credentials Not Respected When Trying To Move Messages

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

Dejan Bosanac resolved AMQ-2232.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3.0

Fixed in svn revision 781022 by adding checks for broker security context and a couple of minor changes

> 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
>            Assignee: Dejan Bosanac
>            Priority: Minor
>             Fix For: 5.3.0
>
>
> 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.