You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2012/07/31 22:58:38 UTC

[jira] [Created] (KARAF-1698) Add support for role-based JMX authorization

Gert Vanthienen created KARAF-1698:
--------------------------------------

             Summary: Add support for role-based JMX authorization
                 Key: KARAF-1698
                 URL: https://issues.apache.org/jira/browse/KARAF-1698
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-core
    Affects Versions: 2.2.8
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 2.3.1, 3.0.1


In Apache ServiceMix 3.x, we had support for role-based JMX authorization (e.g. allow read-write access to admin users but only allow read-only access to other users).  Since the JMX management layer and MBeanServer are being set up by Karaf, it would make more sense to add this behavior there now.

For Apache ServiceMix 3.x we only had the default policy and the policy that restricted read-write access to admin users, but perhaps we can make it a more generic solution where users can specify pattern to configure which methods/attributes are available for which users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (KARAF-1698) Add support for role-based JMX authorization

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428626#comment-13428626 ] 

Jean-Baptiste Onofré commented on KARAF-1698:
---------------------------------------------

Agreed, it's what I tried to explain in KARAF-1148.
                
> Add support for role-based JMX authorization
> --------------------------------------------
>
>                 Key: KARAF-1698
>                 URL: https://issues.apache.org/jira/browse/KARAF-1698
>             Project: Karaf
>          Issue Type: Improvement
>          Components: karaf-core
>    Affects Versions: 2.2.8
>            Reporter: Gert Vanthienen
>            Assignee: Gert Vanthienen
>             Fix For: 2.3.1, 3.0.1
>
>
> In Apache ServiceMix 3.x, we had support for role-based JMX authorization (e.g. allow read-write access to admin users but only allow read-only access to other users).  Since the JMX management layer and MBeanServer are being set up by Karaf, it would make more sense to add this behavior there now.
> For Apache ServiceMix 3.x we only had the default policy and the policy that restricted read-write access to admin users, but perhaps we can make it a more generic solution where users can specify pattern to configure which methods/attributes are available for which users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira