You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Reid Chan (JIRA)" <ji...@apache.org> on 2018/11/15 06:08:00 UTC

[jira] [Created] (HBASE-21481) [acl] Superuser's permissions should not be granted or revoked by any non-su global admin

Reid Chan created HBASE-21481:
---------------------------------

             Summary: [acl] Superuser's permissions should not be granted or revoked by any non-su global admin
                 Key: HBASE-21481
                 URL: https://issues.apache.org/jira/browse/HBASE-21481
             Project: HBase
          Issue Type: Improvement
            Reporter: Reid Chan
            Assignee: Reid Chan
             Fix For: 3.0.0, 2.2.0


Superusers are {{hbase.superuser}} listed in configuration and plus the one who start master process, these two may be overlap.

A superuser must be a global admin, but a global admin may not be a superuser, possibly granted afterwards.

For now, an non-su global admin with a Global.ADMIN permission can grant or revoke any superuser's permission, accidentally or deliberately.

The purpose of this issue is to ban this action.
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)