Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 96762 invoked from network); 3 Apr 2007 17:56:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2007 17:56:53 -0000 Received: (qmail 24504 invoked by uid 500); 3 Apr 2007 17:57:00 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 24393 invoked by uid 500); 3 Apr 2007 17:57:00 -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 24384 invoked by uid 99); 3 Apr 2007 17:57:00 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2007 10:57:00 -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; Tue, 03 Apr 2007 10:56:52 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3F9EC714066 for ; Tue, 3 Apr 2007 10:56:32 -0700 (PDT) Message-ID: <22321969.1175622992246.JavaMail.jira@brutus> Date: Tue, 3 Apr 2007 10:56:32 -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: --------------------------------- Derby Info: [Patch Available, Existing Application Impact, Release Note Needed] (was: [Release Note Needed, Existing Application Impact]) > 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 > Assigned To: Dag H. Wanvik > 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, encrypt-1b.sql, encrypt-2.sql, encrypt-3.sql > > > 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.