Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 31925 invoked from network); 1 Nov 2005 18:04:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Nov 2005 18:04:03 -0000 Received: (qmail 23747 invoked by uid 500); 1 Nov 2005 18:04:02 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 23716 invoked by uid 500); 1 Nov 2005 18:04:01 -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 23707 invoked by uid 99); 1 Nov 2005 18:04:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 10:04:01 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.110.154] (HELO e36.co.us.ibm.com) (32.97.110.154) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 10:03:57 -0800 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e36.co.us.ibm.com (8.12.11/8.12.11) with ESMTP id jA1I3eBp025568 for ; Tue, 1 Nov 2005 13:03:40 -0500 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VERS6.7) with ESMTP id jA1I3eXg492274 for ; Tue, 1 Nov 2005 11:03:40 -0700 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id jA1I3dab012933 for ; Tue, 1 Nov 2005 11:03:40 -0700 Received: from [127.0.0.1] (DMCSDJDT41P.usca.ibm.com [9.72.133.77]) by d03av02.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id jA1I3cQ3012828 for ; Tue, 1 Nov 2005 11:03:39 -0700 Message-ID: <4367ADF7.3010109@debrunners.com> Date: Tue, 01 Nov 2005 10:03:35 -0800 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Grant and Revoke ... DERBY-464... References: <435FCD22.3050607@Sourcery.Org> <4366B98F.2090905@debrunners.com> <4366C536.10703@Sourcery.Org> In-Reply-To: <4366C536.10703@Sourcery.Org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Satheesh Bandaram wrote: > I wasn't planning on supporting that... An authorization ID can not > revoke a privilege from itself... Same as when an authorization ID tries > to GRANT itself some privilege. OK, just wanted to confirm what was being proposed. Thanks, Dan. > > Satheesh > > Daniel John Debrunner wrote: > > >>Can those permissions, the owner's, be revoked? >> >>Ie. if I a create table, can I then revoke DELETE permission on it, from >>myself? So that no-one can perform a DELETE. >> >>Dan. >> >> >> >> >> >> > > >