[
https://issues.apache.org/jira/browse/QPID-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650356#action_12650356
]
Robert Gemmell commented on QPID-1469:
--------------------------------------
Using a broker with configured to use management security with CRAM-MD5
authentication I was able to successfully create users, delete users, and set
rights, as can be seen from the modified jmxremote.access file contents below:
#Generated by AMQUserManagementMBean Console : Last edited by user:robbie
#Mon Nov 24 22:15:02 GMT 2008
admin=readonly
robbie=admin
> AMQUserManagementMBean.getCurrentJMXUser no longer returns a valid user
> -----------------------------------------------------------------------
>
> Key: QPID-1469
> URL: https://issues.apache.org/jira/browse/QPID-1469
> Project: Qpid
> Issue Type: Bug
> Components: Java Management : JMX Console
> Affects Versions: M4
> Reporter: Martin Ritchie
> Attachments: QPID-1469-NPE-AMQUMMBean.log
>
>
> Summary:
> Currently when the password and jmxremote.access files are updated the
> current username is written in to the file as an audit trail.
> This used to work fine however we are now seeing a NullPointerException when
> performing any updates such as:
> Set Rights
> Delete User
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.