Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4C8F2200BC5 for ; Mon, 7 Nov 2016 08:09:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 4B449160AEB; Mon, 7 Nov 2016 07:09:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8ADC5160AF9 for ; Mon, 7 Nov 2016 08:08:59 +0100 (CET) Received: (qmail 24679 invoked by uid 500); 7 Nov 2016 07:08:58 -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 24662 invoked by uid 99); 7 Nov 2016 07:08:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Nov 2016 07:08:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 666E32C2A69 for ; Mon, 7 Nov 2016 07:08:58 +0000 (UTC) Date: Mon, 7 Nov 2016 07:08:58 +0000 (UTC) From: "Guillaume Nodet (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-4813) RMI should not listen to all hosts MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 07 Nov 2016 07:09:00 -0000 [ https://issues.apache.org/jira/browse/KARAF-4813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated KARAF-4813: ----------------------------------- Fix Version/s: (was: 4.0.8) 4.1.0 > RMI should not listen to all hosts > ---------------------------------- > > Key: KARAF-4813 > URL: https://issues.apache.org/jira/browse/KARAF-4813 > Project: Karaf > Issue Type: Bug > Affects Versions: 4.0.7 > Reporter: Lars Kiesow > Fix For: 4.1.0 > > > The default RMI configuration will make Karaf listen to all hosts. Instead. it is usually good practice to, by default, listen to localhost only to avoid possible security risks. -- This message was sent by Atlassian JIRA (v6.3.4#6332)