You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2013/01/02 21:44:12 UTC

[jira] [Resolved] (ACCUMULO-323) Double check constraint permissions

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

John Vines resolved ACCUMULO-323.
---------------------------------

    Resolution: Invalid

With the way the constraint APIs work, system level will require System.ALTER and table level require either SYSTEM or TABLE.ALTER_TABLE. This is a non-issue.
                
> Double check constraint permissions
> -----------------------------------
>
>                 Key: ACCUMULO-323
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-323
>             Project: Accumulo
>          Issue Type: Task
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.5.0
>
>
> We need to ensure appropriate permissions are being checks for when constraints are being set. That is, at the table level, ALTER_TABLE needs to be checked and for system wide permissions, ALTER_SYSTEM should be checked. These checks should be included for the APIs introduced for ACCUMULO-321

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira