From dev-return-265-apmail-argus-dev-archive=argus.apache.org@argus.incubator.apache.org Mon Sep 15 20:50:58 2014 Return-Path: X-Original-To: apmail-argus-dev-archive@minotaur.apache.org Delivered-To: apmail-argus-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C8BD11EE4 for ; Mon, 15 Sep 2014 20:50:58 +0000 (UTC) Received: (qmail 23057 invoked by uid 500); 15 Sep 2014 20:50:58 -0000 Delivered-To: apmail-argus-dev-archive@argus.apache.org Received: (qmail 23030 invoked by uid 500); 15 Sep 2014 20:50:58 -0000 Mailing-List: contact dev-help@argus.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@argus.incubator.apache.org Delivered-To: mailing list dev@argus.incubator.apache.org Received: (qmail 23019 invoked by uid 99); 15 Sep 2014 20:50:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2014 20:50:57 +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; Mon, 15 Sep 2014 20:50:36 +0000 Received: (qmail 22775 invoked by uid 99); 15 Sep 2014 20:50:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Sep 2014 20:50:34 +0000 Date: Mon, 15 Sep 2014 20:50:34 +0000 (UTC) From: "Madhan Neethiraj (JIRA)" To: dev@argus.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (ARGUS-58) Grant/Revoke REST API calls fail even when XA Policy allows 'Admin' access to 'public' group 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 Madhan Neethiraj created ARGUS-58: ------------------------------------- Summary: Grant/Revoke REST API calls fail even when XA Policy allows 'Admin' access to 'public' group Key: ARGUS-58 URL: https://issues.apache.org/jira/browse/ARGUS-58 Project: Argus Issue Type: Bug Reporter: Madhan Neethiraj Assignee: Madhan Neethiraj Repro steps: 1. Setup a Hive/HBase policy in XA admin that allows 'Admin' permission to 'public' group on a table 2. Execute GRANT/REVOKE command on this table via Hive/beeline/HBase Shell. 3. This should succeed since 'Admin' is allowed for 'public' group. However, this fails. Only when the user or one of user's group is included in the policy, GRANT/REVOKE succeeds. -- This message was sent by Atlassian JIRA (v6.3.4#6332)