Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7268F10FE4 for ; Thu, 4 Dec 2014 01:37:27 +0000 (UTC) Received: (qmail 13481 invoked by uid 500); 4 Dec 2014 01:37:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 13436 invoked by uid 500); 4 Dec 2014 01:37:14 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 13424 invoked by uid 99); 4 Dec 2014 01:37:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Dec 2014 01:37:14 +0000 Date: Thu, 4 Dec 2014 01:37:14 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-12622) user_permission should require global admin to display global and ns permissions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-12622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233783#comment-14233783 ] Andrew Purtell commented on HBASE-12622: ---------------------------------------- bq. do you want to open a new jira to fix the requireGlobalPermission(ns) with NS for all the methods that use that? (e.g. grant/revoke/modifyNS/deleteNS/..) So this issue is invalid? > user_permission should require global admin to display global and ns permissions > -------------------------------------------------------------------------------- > > Key: HBASE-12622 > URL: https://issues.apache.org/jira/browse/HBASE-12622 > Project: HBase > Issue Type: Bug > Components: security > Affects Versions: 2.0.0, 0.98.8, 0.99.2 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Fix For: 1.0.0, 2.0.0, 0.98.9 > > Attachments: HBASE-12622-v0.patch > > > user_permission check the user permission only on the table level (requiring at least a table-level admin) > global and namespace permission listing is done without checking anything. > but only a global admins should be able to perform this operations. -- This message was sent by Atlassian JIRA (v6.3.4#6332)