[ https://issues.apache.org/jira/browse/GEODE-9628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dave Barnes resolved GEODE-9628. -------------------------------- Fix Version/s: 1.15.0 1.14.1 Resolution: Fixed > 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 > Fix For: 1.14.1, 1.15.0 > > > 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)