Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C7CA511C07 for ; Mon, 8 Sep 2014 15:37:28 +0000 (UTC) Received: (qmail 12865 invoked by uid 500); 8 Sep 2014 15:37:28 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 12836 invoked by uid 500); 8 Sep 2014 15:37:28 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 12823 invoked by uid 99); 8 Sep 2014 15:37:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Sep 2014 15:37:28 +0000 Date: Mon, 8 Sep 2014 15:37:28 +0000 (UTC) From: "Guillaume Nodet (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (KARAF-3176) sshRole and jmxRole are not functionnal MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-3176?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved KARAF-3176. ------------------------------------ Resolution: Fixed > 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=C3=A9 > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 2.4.0, 4.0.0, 3.0.2 > > > The {{etc/org.apache.karaf.shell.cfg}} and {{etc/org.apache.karaf.managem= ent.cfg}} configuration files mention {{sshRole}} and {{jmxRole}} propertie= s that can be used to define the role to access to SSH/JMX, and specify tha= t 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.3.4#6332)