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

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

I have since implemented most of the role-based security for Karaf Shell 
commands. It builds on top of the work I did in KARAF-2455. I will provide a 
patch to apply once I can rebase the work in KARAF-2455 on trunk.
                
> 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