Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87037114B4 for ; Thu, 10 Jul 2014 14:10:05 +0000 (UTC) Received: (qmail 58984 invoked by uid 500); 10 Jul 2014 14:10:05 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 58959 invoked by uid 500); 10 Jul 2014 14:10:05 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 58948 invoked by uid 99); 10 Jul 2014 14:10:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 14:10:05 +0000 Date: Thu, 10 Jul 2014 14:10:05 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6649) Meaningless permissions granted to sysinfo. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057497#comment-14057497 ] ASF subversion and git services commented on DERBY-6649: -------------------------------------------------------- Commit 1609463 from [~chaase3] in branch 'docs/trunk' [ https://svn.apache.org/r1609463 ] DERBY-6649 Meaningless permissions granted to sysinfo. Modified two Security Guide topics. Patch: DERBY-6649-doc-2.diff > Meaningless permissions granted to sysinfo. > ------------------------------------------- > > Key: DERBY-6649 > URL: https://issues.apache.org/jira/browse/DERBY-6649 > Project: Derby > Issue Type: Bug > Components: Documentation, Tools > Affects Versions: 10.11.0.0 > Reporter: Rick Hillegas > Assignee: Kim Haase > Fix For: 10.11.0.0 > > Attachments: DERBY-6649-doc-2.diff, DERBY-6649-doc-2.zip, DERBY-6649-doc.diff, DERBY-6649-doc.stat, DERBY-6649-doc.zip, DERBY-6649-src-2.diff, DERBY-6649-src.diff, DERBY-6649-src.stat > > > The server.policy and template.policy files grant the following meaningless permissions in every block related to sysinfo: > permission java.io.FilePermission "java.runtime.version", "read"; > permission java.io.FilePermission "java.fullversion", "read"; -- This message was sent by Atlassian JIRA (v6.2#6252)