[ 
https://issues.apache.org/jira/browse/HBASE-5385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273949#comment-13273949
 ] 

Hudson commented on HBASE-5385:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #2 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/2/])
    HBASE-5385 Delete table/column should delete stored permissions on -acl- 
table (Matteo Bertozi) (Revision 1337512)

     Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/security/access/AccessControlLists.java
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java

                
> 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: 5385-v3.patch, HBASE-5385-v0.patch, HBASE-5385-v1.patch, 
> HBASE-5385-v2.patch, HBASE-5385-v3.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

        

Reply via email to