[
https://issues.apache.org/jira/browse/ACCUMULO-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13983420#comment-13983420
]
Mike Drob commented on ACCUMULO-2741:
-------------------------------------
Just tested this on what would likely have been the most problematic case -
creating a user prompts the operator to enter a password. Fortunately, the
password is not saved to history.
> Responses to command prompts show up in shell history
> -----------------------------------------------------
>
> Key: ACCUMULO-2741
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2741
> Project: Accumulo
> Issue Type: Bug
> Components: shell
> Affects Versions: 1.6.0
> Reporter: Mike Drob
>
> The "yes" should not appear in the command history.
> {noformat}
> root@cluster> deletetable test
> deletetable { test } (yes|no)? yes
> root@cluster> history
> 12: deletetable test
> 13: yes
> 14: history
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)