[
https://issues.apache.org/jira/browse/GEODE-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064050#comment-16064050
]
ASF GitHub Bot commented on GEODE-2919:
---------------------------------------
GitHub user jinmeiliao opened a pull request:
https://github.com/apache/geode/pull/604
GEODE-2919: fix lucene security tests
this is to fix the failing lucent tests. Created a PR to see how travis
thinks about it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinmeiliao/geode fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/geode/pull/604.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 #604
----
commit 4d1f3bf71dd0eefced4a2fae76af03a7c3e91b72
Author: Jinmei Liao <[email protected]>
Date: 2017-06-27T00:34:20Z
GEODE-2919: fix lucene security tests
----
> Provide finer grained security
> ------------------------------
>
> Key: GEODE-2919
> URL: https://issues.apache.org/jira/browse/GEODE-2919
> Project: Geode
> Issue Type: Improvement
> Components: docs, security
> Reporter: Swapnil Bawaskar
>
> In our current security model, a user with DATA:MANAGE can create regions,
> create disk stores, WAN gateways etc. I think this is a very wide scope,
> because an administrator may want to give create region privilege to a
> developer, but not necessarily give them the ability to create disk stores or
> send the data in that region over WAN. I propose that we refine the security
> model to make it finer grained.
> Please see this discussion on the mailing list:
> https://lists.apache.org/thread.html/f96842276e93d8a6c3080ad3982c72431d62d1e7c717ebbc50941968@%3Cdev.geode.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)