David Bosschaert created KARAF-2442:
---------------------------------------

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


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