From commits-return-2330-apmail-sentry-commits-archive=sentry.apache.org@sentry.incubator.apache.org Tue Jun 17 06:40:26 2014 Return-Path: X-Original-To: apmail-sentry-commits-archive@minotaur.apache.org Delivered-To: apmail-sentry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3E6C81195D for ; Tue, 17 Jun 2014 06:40:26 +0000 (UTC) Received: (qmail 26056 invoked by uid 500); 17 Jun 2014 06:40:26 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 26010 invoked by uid 500); 17 Jun 2014 06:40:26 -0000 Mailing-List: contact commits-help@sentry.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.incubator.apache.org Delivered-To: mailing list commits@sentry.incubator.apache.org Received: (qmail 26001 invoked by uid 99); 17 Jun 2014 06:40:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2014 06:40:26 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 17 Jun 2014 06:40:27 +0000 Received: (qmail 25336 invoked by uid 99); 17 Jun 2014 06:40:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2014 06:40:01 +0000 Date: Tue, 17 Jun 2014 06:40:01 +0000 (UTC) From: "Arun Suresh (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SENTRY-281) Revoking a parent privilege should revoke all child privileges MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SENTRY-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arun Suresh updated SENTRY-281: ------------------------------- Attachment: SENTRY-281.6.patch > Revoking a parent privilege should revoke all child privileges > -------------------------------------------------------------- > > Key: SENTRY-281 > URL: https://issues.apache.org/jira/browse/SENTRY-281 > Project: Sentry > Issue Type: Bug > Affects Versions: 1.4.0 > Reporter: Sravya Tirukkovalur > Assignee: Arun Suresh > Labels: grant/revoke > Fix For: 1.4.0 > > Attachments: SENTRY-281.0.patch, SENTRY-281.1.patch, SENTRY-281.2.patch, SENTRY-281.3.patch, SENTRY-281.4.patch, SENTRY-281.5.patch, SENTRY-281.6.patch > > > GRANT SELECT on DATABASE db1 to ROLE role1; > REVOKE ALL on SERVER server1 from ROLE role1; > Should result in zero privileges for role1 -- This message was sent by Atlassian JIRA (v6.2#6252)