[
https://issues.apache.org/jira/browse/GEODE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135403#comment-16135403
]
ASF subversion and git services commented on GEODE-3474:
--------------------------------------------------------
Commit b43f502c60b8f60c1447c3daf3059c76d6abb78c in geode's branch
refs/heads/develop from [~gosullivan]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=b43f502 ]
GEODE-3474: protobuf auth with ExampleSecurityManager. This closes #726
> ProtobufSimpleAuthenticator is incompatible with ExampleSecurityManager
> -----------------------------------------------------------------------
>
> Key: GEODE-3474
> URL: https://issues.apache.org/jira/browse/GEODE-3474
> Project: Geode
> Issue Type: Sub-task
> Components: messaging
> Reporter: Galen O'Sullivan
> Assignee: Galen O'Sullivan
>
> {{ProtobufSimpleAuthenticator}} uses the property names "username" and
> password" to provide credentials, but {{ExampleSecurityManager}} uses
> "security-username" and "security-password". These are defined as
> {{ResourceConstants.USER_NAME}} and {{ResourceConstants.PASSWORD}} and
> therefore probably the correct values to use.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)