[
https://issues.apache.org/jira/browse/GEODE-2830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15991814#comment-15991814
]
ASF GitHub Bot commented on GEODE-2830:
---------------------------------------
GitHub user davebarnes97 opened a pull request:
https://github.com/apache/geode/pull/486
GEODE-2830 Required permission for executing a function should be
DATA:WRITE
Simple typo correction
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davebarnes97/geode feature/GEODE-2830
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/486.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 #486
----
commit cb341752a8039e03c85ca8f9119e5d0930714fb1
Author: Dave Barnes <[email protected]>
Date: 2017-05-01T23:49:21Z
GEODE-2830 Required permission for executing a function should be DATA:WRITE
----
> Required permission for executing a function should be DATA:WRITE
> -----------------------------------------------------------------
>
> Key: GEODE-2830
> URL: https://issues.apache.org/jira/browse/GEODE-2830
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: Diane Hardman
>
> The required permission for executing a function as listed in the gfsh
> command table (2nd table) is wrong in the docs:
> http://gemfire.docs.pivotal.io/geode/managing/security/implementing_authorization.html
> It is listed as DATA:MANAGE in the gfsh command table, but should be
> DATA:WRITE.
> The correct permission is listed in the client operation table above the gfsh
> table.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)