[ 
https://issues.apache.org/jira/browse/GEODE-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383149#comment-15383149
 ] 

ASF GitHub Bot commented on GEODE-1673:
---------------------------------------

GitHub user gracemeilen opened a pull request:

    https://github.com/apache/incubator-geode/pull/212

    GEODE-1673: fail start of locator or server if security.json cannot be found

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gracemeilen/incubator-geode feature/GEODE-1673

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/212.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 #212
    
----
commit 7047799161f9c33e923ca9bc03b98a6873cbed3f
Author: gmeilen <gracemei...@gmail.com>
Date:   2016-07-18T21:50:53Z

    GEODE-1673: fail start of locator or server if security.json cannot be found

----


> SampleSecurityManager should cause start to fail if security.json cannot be 
> found
> ---------------------------------------------------------------------------------
>
>                 Key: GEODE-1673
>                 URL: https://issues.apache.org/jira/browse/GEODE-1673
>             Project: Geode
>          Issue Type: Bug
>          Components: security
>            Reporter: Kirk Lund
>
> When following the instructions on 
> https://cwiki.apache.org/confluence/display/GEODE/Using+Custom+SecurityManager,
>  if the user forgets to specify "--classpath=." then the locator will start 
> up but cannot be connected to.
> The SampleSecurityManager should instead cause the start to fail if 
> security.json cannot be found.



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

Reply via email to