That is an unfortunate side effect of using a key store as the credential store. The question becomes whether we have to do something to make lookup case insensitive. I suspect not but we need to test. On Feb 7, 2014 8:05 PM, "Dilli Arumugam (JIRA)" <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/KNOX-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895334#comment-13895334] > > Dilli Arumugam commented on KNOX-252: > ------------------------------------- > > Converted to a "site"/doc bug. > > > 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 > > 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) >
