[
https://issues.apache.org/jira/browse/ACCUMULO-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631922#comment-13631922
]
Keith Turner commented on ACCUMULO-1276:
----------------------------------------
bq. Any other ideas?
seems md5sum is usually installed. It will give ascii output. It does not
really matter that it hashes, it does not hurt or help.
cat /dev/random | head -c 16 | md5sum | cut -d ' ' -f 1
> problems running generate_monitor_certificate.sh
> ------------------------------------------------
>
> Key: ACCUMULO-1276
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1276
> Project: Accumulo
> Issue Type: Bug
> Components: scripts
> Affects Versions: 1.4.3
> Reporter: David Medinets
> Assignee: Eric Newton
>
> I tried to run the generate_monitor_certificate.sh script on an Ubuntu VM
> and saw the following message:
> root@li459-74:/usr/local/accumulo# bin/generate_monitor_certificate.sh
> tail: cannot open `+2' for reading: No such file or directory
> I briefly looked into the script but don't know enough about /dev/random to
> debug much.
--
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