Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 84051 invoked from network); 5 Mar 2007 16:48:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2007 16:48:13 -0000 Received: (qmail 24573 invoked by uid 500); 5 Mar 2007 16:48:20 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 24548 invoked by uid 500); 5 Mar 2007 16:48:20 -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 24536 invoked by uid 99); 5 Mar 2007 16:48:20 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Mar 2007 08:48:20 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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, 05 Mar 2007 08:48:11 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 32B2171433A for ; Mon, 5 Mar 2007 08:47:51 -0800 (PST) Message-ID: <24238166.1173113271204.JavaMail.jira@brutus> Date: Mon, 5 Mar 2007 08:47:51 -0800 (PST) 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: (was: DERBY-2264-3.diff) > 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, 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.