You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2012/05/12 10:39:52 UTC

[jira] [Updated] (HBASE-5385) Delete table/column should delete stored permissions on -acl- table

     [ https://issues.apache.org/jira/browse/HBASE-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-5385:
-----------------------------------

    Attachment: HBASE-5385-v2.patch

patch rebased, HBASE-5732 went in.

(Also opened HBASE-5947, for the pre/post check for empty acl)
                
> Delete table/column should delete stored permissions on -acl- table  
> ---------------------------------------------------------------------
>
>                 Key: HBASE-5385
>                 URL: https://issues.apache.org/jira/browse/HBASE-5385
>             Project: HBase
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 0.94.0
>            Reporter: Enis Soztutar
>            Assignee: Matteo Bertozzi
>         Attachments: HBASE-5385-v0.patch, HBASE-5385-v1.patch, HBASE-5385-v2.patch
>
>
> Deleting the table or a column does not cascade to the stored permissions at the -acl- table. We should also remove those permissions, otherwise, it can be a security leak, where freshly created tables contain permissions from previous same-named tables. We might also want to ensure, upon table creation, that no entries are already stored at the -acl- table. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira