[
https://issues.apache.org/jira/browse/KNOX-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148277#comment-14148277
]
ASF subversion and git services commented on KNOX-252:
------------------------------------------------------
Commit 1627659 from [[email protected]]
[ https://svn.apache.org/r1627659 ]
KNOX-252 document the lowercase listing of credentials.
> alias list shows alias name lowercased
> --------------------------------------
>
> Key: KNOX-252
> URL: https://issues.apache.org/jira/browse/KNOX-252
> Project: Apache Knox
> Issue Type: Bug
> Components: Site
> Affects Versions: 0.4.0
> Reporter: Dilli Arumugam
> Assignee: Larry McCay
> Priority: Minor
> Fix For: 0.5.0
>
>
> Transcript from a shell console
> bin/knoxcli.sh create-alias ldcSystemPassword --cluster ldapgroups --value
> hadoop
> Starting KnoxCLI
> ldcSystemPassword has been successfully created.
> bin/knoxcli.sh list-alias --cluster ldapgroups
> Starting KnoxCLI
> Listing aliases for: ldapgroups
> ldcsystempassword
> encryptquerystring
> 2 items.
> Please note knoxCLI confirmed it added alias "ldcSystemPassword"
> But, listing the aliases shows "ldcsystempassword".
> The case is lost.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)