You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/27 17:39:01 UTC

[jira] [Commented] (GEODE-2924) move resources from DATA to CLUSTER

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

ASF GitHub Bot commented on GEODE-2924:
---------------------------------------

GitHub user karensmolermiller opened a pull request:

    https://github.com/apache/geode/pull/660

    GEODE-2924 Revise authorization permissions

    For finer-grained security, identify new targets for CLUSTER
    operations (DISK, GATEWAY, QUERY, JAR). And, revise 4
    operations listed in the ticket.
    
    @jinmeiliao @sbawaska @davebarnes97 @joeymcallister @PurelyApplied @jaredjstewart  Please review.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/karensmolermiller/geode feature/GEODE-2924

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/660.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #660
    
----
commit 9cb3a1b76780e18ed3a23ff5e732c487243a87f6
Author: Karen Miller <km...@pivotal.io>
Date:   2017-07-27T17:28:33Z

    GEODE-2924 Revise authorization permissions
    
    For finer-grained security, identify new targets for CLUSTER
    operations (DISK, GATEWAY, QUERY, JAR). And, revise 4
    operations listed in the ticket.

----


> move resources from DATA to CLUSTER
> -----------------------------------
>
>                 Key: GEODE-2924
>                 URL: https://issues.apache.org/jira/browse/GEODE-2924
>             Project: Geode
>          Issue Type: Sub-task
>          Components: docs, security
>            Reporter: Swapnil Bawaskar
>            Assignee: Karen Smoler Miller
>             Fix For: 1.3.0
>
>
> As discussed in this proposal https://cwiki.apache.org/confluence/display/GEODE/Finer+grained+security, the only resource on DATA should be region, we should move:
> 1. pdx to CLUSTER:MANAGE
> 2. import cluster-configuration to CLUSTER:MANAGE
> 3. LockServiceMXBean.becomeLockGrantor	to CLUSTER:MANAGE
> 4. list regions	to CLUSTER:READ



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)