[
https://issues.apache.org/jira/browse/GEODE-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16135320#comment-16135320
]
Udo Kohlmeyer commented on GEODE-3474:
--------------------------------------
So do you suggest we amend the ProtobufSimpleAuthenticator to use "security-*",
or do we amend the ExampleSecurityManager to user the non-"security*"
properties?
> 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)