Description
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 for the password field.
Attachments
Attachments
Issue Links
- is blocked by
-
ACCUMULO-1478 Refactor Shell To Use JCommander
- Resolved
- relates to
-
ACCUMULO-2068 Remove deprecration warning on specifying a password with shell
- Resolved