[
https://issues.apache.org/jira/browse/KARAF-3176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14109156#comment-14109156
]
Guillaume Nodet edited comment on KARAF-3176 at 8/25/14 2:48 PM:
-----------------------------------------------------------------
I suspect that those variables have become unused when the RBAC has been
introduced.
See
https://github.com/apache/karaf/commit/4b8cc102226adce53f4d74f2c39843ab7f683dbd
So I suppose we need to remove those variables from the configuration files.
was (Author: gnt):
I suspect that those variables have become unused when the RBAC has been
introduced.
> sshRole and jmxRole are not functionnal
> ---------------------------------------
>
> Key: KARAF-3176
> URL: https://issues.apache.org/jira/browse/KARAF-3176
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.4.0, 4.0.0, 3.0.2
>
>
> The {{etc/org.apache.karaf.shell.cfg}} and
> {{etc/org.apache.karaf.management.cfg}} configuration files mention
> {{sshRole}} and {{jmxRole}} properties that can be used to define the role to
> access to SSH/JMX, and specify that it falls back to {{karaf.admin.role}} by
> default, but actually {{sshRole}} and {{jmxRole}} are not used at all.
--
This message was sent by Atlassian JIRA
(v6.2#6252)