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 2018/04/09 22:37:27 UTC

[jira] [Closed] (GEODE-4287) Using gfsh to execute a function when connected to jmx manager on a server will log the user out

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

Swapnil Bawaskar closed GEODE-4287.
-----------------------------------

> Using gfsh to execute a function when connected to jmx manager on a server will log the user out
> ------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-4287
>                 URL: https://issues.apache.org/jira/browse/GEODE-4287
>             Project: Geode
>          Issue Type: Bug
>          Components: gfsh
>    Affects Versions: 1.4.0
>            Reporter: Jinmei Liao
>            Priority: Major
>             Fix For: 1.5.0
>
>
> Steps to reproduce:
> gfsh> start server --J=-Dgemfire.security-manager=org.apache.geode.examples.SimpleSecurityManager --J=-Dgemfire.jmx-manager=true --J=-Dgemfire.jmx-manager-start=true
> gfsh>connect --jmx-manager=localhost[1099] --user=cluster --password=cluster
> gfsh>execute function --id=org.apache.geode.management.internal.cli.functions.ChangeLogLevelFunction
> gfsh>list member
> Unauthorized. Reason : null not authorized for CLUSTER:READ



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)