You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/08/31 22:43:51 UTC

[jira] [Commented] (ACCUMULO-1412) Allow shell password to come from a variety of sources

    [ https://issues.apache.org/jira/browse/ACCUMULO-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755592#comment-13755592 ] 

ASF subversion and git services commented on ACCUMULO-1412:
-----------------------------------------------------------

Commit 714c12f63b78f83a14f5285c139ac5ba3b503b4c in branch refs/heads/master from [~mdrob]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=714c12f ]

ACCUMULO-1412 Adding PasswordConverter

                
> Allow shell password to come from a variety of sources
> ------------------------------------------------------
>
>                 Key: ACCUMULO-1412
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1412
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: shell
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-1412-v1.patch
>
>
> OpenSSL allows the user to read the password from a number of places, including a file, environment variable, file descriptor, command line argument, or standard in. It would be nice for accumulo to do the same, to ease scripting while still not revealing password through {{ps}} or it's brethren.
> A logical way to implement this might be using a [JCommander Custom Type|http://jcommander.org/#Custom_types] for the password field.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira