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

David Bosschaert updated KARAF-2435:
------------------------------------

    Attachment: ListUsersCommand.java

I found a bug in the ListUsersCommand in my initial patch. It does not display 
roles that aren't associated with a group (direct user roles). I have fixed 
that in the attached class. You should just be able to copy that over the 
initial patch...
                
> Add Role-based access to JMX
> ----------------------------
>
>                 Key: KARAF-2435
>                 URL: https://issues.apache.org/jira/browse/KARAF-2435
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            Reporter: David Bosschaert
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>         Attachments: 0001-Role-based-access-control-for-JMX.patch
>
>
> Add support for role-based access control to JMX MBeans that are exposed from 
> a Karaf instance.
> For details see this mail thread: 
> http://mail-archives.apache.org/mod_mbox/karaf-dev/201308.mbox/%3CCAMit8Sop8WCYUopvMuGJaq6%2BHcaKHQD-CUa5AtEdwSF2A2h%3Ddg%40mail.gmail.com%3E
> I have done an implementation that can be found here:
> https://github.com/bosschaert/karaf/commit/bfee2d1b2c736c9b54cbfce8e4b07c8cfadf980f
> Would be more than happy to change things if needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to