[
https://issues.apache.org/jira/browse/GEODE-4340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779645#comment-16779645
]
ASF subversion and git services commented on GEODE-4340:
--------------------------------------------------------
Commit b9d803c2b5812bd0862ccd9c30533d4d3076adc8 in geode-native's branch
refs/heads/develop from Michael Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=b9d803c ]
GEODE-4340: authinit (#441)
* Added authInit cpp example
* Normalized README.md for all examples
* Simplified BUILDING.md instructions to require fewer steps and parameters
* Copying startup and shutdown scripts into example install directories
* Eliminated the need to modify the PATH to get cpp examples to run
* Support new folder names for examples
* Use find module for GeodeNative to copy apach-geode.dll to example build dir
Co-Authored by: Matthew Reddington <[email protected]>
> Geode Native C++ Example (Authentication)
> -----------------------------------------
>
> Key: GEODE-4340
> URL: https://issues.apache.org/jira/browse/GEODE-4340
> Project: Geode
> Issue Type: Sub-task
> Components: native client
> Reporter: Addison
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> It's easy to get Authentication and securing a connection with SSL confused
> because they almost always go hand in hand. This example shows how to requireÂ
> username and password to perform actions on a specific region.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)