[
https://issues.apache.org/jira/browse/KNOX-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738276#comment-16738276
]
ASF subversion and git services commented on KNOX-1732:
-------------------------------------------------------
Commit 1850859 from Kevin Risden
[ https://svn.apache.org/r1850859 ]
KNOX-1732 - Knox High Availability Documentation - fix path (Abhishek Shukla
via Kevin Risden)
> Knox High Availability Documentation - fix path
> -----------------------------------------------
>
> Key: KNOX-1732
> URL: https://issues.apache.org/jira/browse/KNOX-1732
> Project: Apache Knox
> Issue Type: Improvement
> Components: Site
> Affects Versions: 1.2.0
> Reporter: Abhishek Shukla
> Assignee: Kevin Risden
> Priority: Trivial
> Labels: documentation
> Fix For: 1.3.0
>
> Attachments: KNOX-1732.patch
>
>
> * Knox High Availability Config Section, path for credentials,jceks file is
> not correct.
> Currently in the User Guide, path refers to knox conf directory:
> {code:java}
> {GATEWAY_HOME}/conf/security/keystores/{TOPOLOGY_NAME}-credentials.jceks
> {code}
> It should be data directory:
> {code:java}
> {GATEWAY_HOME}/data/security/keystores/{TOPOLOGY_NAME}-credentials.jceks
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)