[
https://issues.apache.org/jira/browse/GEODE-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15404502#comment-15404502
]
ASF GitHub Bot commented on GEODE-1648:
---------------------------------------
GitHub user gracemeilen opened a pull request:
https://github.com/apache/incubator-geode/pull/224
GEODE-1648: Introduce security-enabled-components and tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gracemeilen/incubator-geode feature/GEODE-1648
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/224.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 #224
----
commit 4d9796e57bfa26cb1207145106eccb78447292a0
Author: gmeilen <[email protected]>
Date: 2016-08-02T17:52:18Z
GEODE-1648: Introduce security-enabled-components and tests
----
> Provide ability to disable security for some components
> -------------------------------------------------------
>
> Key: GEODE-1648
> URL: https://issues.apache.org/jira/browse/GEODE-1648
> Project: Geode
> Issue Type: Sub-task
> Components: security
> Reporter: Swapnil Bawaskar
>
> When the new {{SecurityManager}} interface is used, it will enable
> authentication and authorization for client-server, jmx, peer-to-peer and
> WAN. Not all users will want authentication and authorization for all these
> components as explained in this comment:
> https://issues.apache.org/jira/browse/GEODE-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369089#comment-15369089
> We should add new geode properties:
> {noformat}
> enable-peer-to-peer-authentication
> enable-client-server-security
> enable-msnsgement-security
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)