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 5228F106D0 for ; Sat, 31 Aug 2013 20:47:52 +0000 (UTC) Received: (qmail 81953 invoked by uid 500); 31 Aug 2013 20:47:51 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 81926 invoked by uid 500); 31 Aug 2013 20:47:51 -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 81916 invoked by uid 99); 31 Aug 2013 20:47:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Aug 2013 20:47:51 +0000 Date: Sat, 31 Aug 2013 20:47:51 +0000 (UTC) From: "Mike Drob (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:all-tabpanel ] Mike Drob updated ACCUMULO-1412: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Applied original patch + better unit tests. > 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