Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CC7C10810 for ; Sun, 1 Sep 2013 17:11:53 +0000 (UTC) Received: (qmail 51846 invoked by uid 500); 1 Sep 2013 17:11:53 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 51775 invoked by uid 500); 1 Sep 2013 17:11:52 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 51756 invoked by uid 99); 1 Sep 2013 17:11:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Sep 2013 17:11:51 +0000 Date: Sun, 1 Sep 2013 17:11:51 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1412) Allow shell password to come from a variety of sources MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ACCUMULO-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755758#comment-13755758 ] ASF subversion and git services commented on ACCUMULO-1412: ----------------------------------------------------------- Commit 98ce83aa703362d2498d278bf53fcde56545c77e in branch refs/heads/master from [~mdrob] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=98ce83a ] ACCUMULO-1412 Used wrong ParameterException ctor > 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