Details
Description
drop/modify/disable/enable etc table operations should not check for global CREATE/ADMIN rights, but table CREATE/ADMIN rights. Since we check for global permissions first for table permissions, configuring table access using global permissions will continue to work.
Attachments
Attachments
Issue Links
- is duplicated by
-
HBASE-6086 Admin operations on a table should be authorized against table permissions instead of global permissions.
- Closed
- is related to
-
HBASE-6209 ACL Corrections for AccessControllerProtocol apis
- Closed