[
https://issues.apache.org/jira/browse/GEODE-9628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424560#comment-17424560
]
ASF subversion and git services commented on GEODE-9628:
--------------------------------------------------------
Commit 091ee88b4f1bd032ea5b1198a9bc3c73915d5bf9 in geode's branch
refs/heads/develop from Dave Barnes
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=091ee88 ]
GEODE-9628: Documentation fix for setting credentials in client (#6928)
* GEODE-9568 Documentation fix for setting credentials in client (format &
style)
> Documentation fix for setting credentials in a client
> -----------------------------------------------------
>
> Key: GEODE-9628
> URL: https://issues.apache.org/jira/browse/GEODE-9628
> Project: Geode
> Issue Type: Bug
> Components: docs
> Reporter: Nabarun Nag
> Assignee: Dave Barnes
> Priority: Major
> Labels: pull-request-available
>
> Current:
> {noformat}
> How a Client Cache Sets Its CredentialIn order to connect with a locator or a
> server that does authentication, a client will need to set its credential,
> composed of the two properties security-username and security-password.
> Choose one of these two ways to accomplish this:{noformat}
> The last line needs to be changed to needing both the steps, instead of
> choosing one of the two steps
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)