Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- depends upon
-
KARAF-2455 Role-based security for OSGi Services
- Resolved
- is related to
-
KARAF-2435 Add Role-based access to JMX
- Resolved
- links to