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

Keith Wall updated QPID-2759:
-----------------------------

    Attachment: 0001-QPID-2759-Remove-defunct-jmxremote.access-file-user-.patch

 1) Removed remaining jmx access functionality.
 2) Removed references to security/jmx/access from all existing configuration 
files.
 3) Made ServerConfiguration#validateConfiguration reject config files that 
still contain the security/jmx/access element in order to promote good end-user 
understanding of configuration.

For JMX:

1) setRights now throws UnsupportedOperationException with message.
2) createUser(string,string,bool,bool,bool) throws 
UnsupportedOperationException iff any of the bool args are true i.e. the user 
attempts to give a user access JMX rights
3) Deprecated createUser(string,string,bool,bool,bool) in favour of new two arg 
form createUser(string,string)
4) viewUsers changed to always return admin, read, and write items as false.

> remove defunct jmxremote.access file user management rights manipulation 
> abilities
> ----------------------------------------------------------------------------------
>
>                 Key: QPID-2759
>                 URL: https://issues.apache.org/jira/browse/QPID-2759
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management : JMX Console, Java Management : JMX 
> Interface
>    Affects Versions: 0.7
>            Reporter: Robbie Gemmell
>            Assignee: Keith Wall
>         Attachments: 
> 0001-QPID-2759-Remove-defunct-jmxremote.access-file-user-.patch
>
>
> The old jmx.remoteaccess file for manipulation management access rights is no 
> longer used after addition of the ACL v2 format to the Java broker whicih is 
> now used instead. The broker continues to display and allow manipulating the 
> contents of the jmxremote.access file however, this  behaviour should be 
> removed and the console updated appropriately to convey this to users.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to