Dilli Arumugam created KNOX-252:
-----------------------------------
Summary: 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: Server
Affects Versions: 0.4.0
Reporter: Dilli Arumugam
Priority: Minor
Fix For: 0.4.0, 0.3.1
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.1.5#6160)