You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Swapnil Bawaskar (JIRA)" <ji...@apache.org> on 2016/10/25 07:19:01 UTC

[jira] [Closed] (GEODE-1648) Provide ability to disable security for some components

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

Swapnil Bawaskar closed GEODE-1648.
-----------------------------------

> 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
>            Assignee: Jinmei Liao
>             Fix For: 1.0.0-incubating
>
>
> 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}
> Update:
> Rather than introducing three new properties, we should add a single new property: {{security-enabled-components}} which will have a default value of {{all}} and can be configured with the same list of components being worked on in GEODE-420. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)