[ 
https://issues.apache.org/jira/browse/KARAF-2442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13749932#comment-13749932
 ] 

David Bosschaert commented on KARAF-2442:
-----------------------------------------

After discussion on the dev list [1] the consensus was that a more general 
mechanism to secure OSGi services would be useful (KARAF-2455). This feature 
can be built on top of that.

[1] 
http://mail-archives.apache.org/mod_mbox/karaf-dev/201308.mbox/%3CCAMit8SpUqwPsMQE4S9DHsPrO7Y9D3RkV6goEZy6WK-jc78o%2Bow%40mail.gmail.com%3E
                
> Role-based security for Shell/Console commands
> ----------------------------------------------
>
>                 Key: KARAF-2442
>                 URL: https://issues.apache.org/jira/browse/KARAF-2442
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-shell
>            Reporter: David Bosschaert
>            Assignee: Jean-Baptiste Onofré
>
> Currently, once a user has logged into the Karaf Shell, all the commands can 
> be executed. So there is a global role for all the shell commands.
> It would be good to define roles per command so that different roles can 
> execute different commands.
> It would be nice if this could be solved in a way that fits nicely with how 
> Role-based security is added to JMX (KARAF-2435). 
> Also keep in mind that commands that aren't available to the current user 
> should not show up with autocompletion.

--
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