Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 14420 invoked from network); 11 Jun 2007 18:33:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2007 18:33:54 -0000 Received: (qmail 29964 invoked by uid 500); 11 Jun 2007 18:33:52 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 29926 invoked by uid 500); 11 Jun 2007 18:33:52 -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 29854 invoked by uid 99); 11 Jun 2007 18:33:52 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 11:33:51 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 11:33:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3F9507141EC for ; Mon, 11 Jun 2007 11:33:26 -0700 (PDT) Message-ID: <30003444.1181586806257.JavaMail.jira@brutus> Date: Mon, 11 Jun 2007 11:33:26 -0700 (PDT) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-2264) Restrict shutdown, upgrade, and encryption powers to the database owner In-Reply-To: <21872343.1169502870264.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-2264: --------------------------------- Attachment: extra-tests.tar.gz Uploading a bundle with extra manual (ij based) tests I ran to verify changes made as part of DERBY-2264-9.* They should be converted to JUnit. > Restrict shutdown, upgrade, and encryption powers to the database owner > ----------------------------------------------------------------------- > > Key: DERBY-2264 > URL: https://issues.apache.org/jira/browse/DERBY-2264 > Project: Derby > Issue Type: New Feature > Components: Security, SQL > Reporter: Rick Hillegas > Assignee: Dag H. Wanvik > Fix For: 10.3.0.0 > > Attachments: dbaPowers.html, dbaPowers.html, DERBY-2264-1.diff, DERBY-2264-1.stat, DERBY-2264-2.diff, DERBY-2264-2.stat, DERBY-2264-3.diff, DERBY-2264-3.stat, DERBY-2264-4.diff, DERBY-2264-4.stat, DERBY-2264-5.diff, DERBY-2264-5.stat, DERBY-2264-6.diff, DERBY-2264-6.stat, DERBY-2264-6b.diff, DERBY-2264-6b.stat, DERBY-2264-7.diff, DERBY-2264-7.stat, DERBY-2264-8.diff, DERBY-2264-8.diff, DERBY-2264-8.stat, DERBY-2264-8.stat, DERBY-2264-9.diff, DERBY-2264-9.diff, DERBY-2264-9.stat, encrypt-1b.sql, encrypt-2.sql, encrypt-3.sql, extra-tests.tar.gz, releaseNote.html, releaseNote.html > > > This JIRA separates out the database-owner powers from the system privileges in the master security JIRA DERBY-2109. Restrict the following powers to the database owner for the moment: shutdown, upgrade, and encryption. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.