ctubbsii opened a new issue #1810: URL: https://github.com/apache/accumulo/issues/1810
PR #1798 updates the hash format for user credentials and upgrades the algorithm used for hashing to SHA-512. The same should be done for the SystemCredentials, which can be made to utilize the crypt(3) format. This change will prevent rolling upgrades, but since rolling upgrades have limited support already, this should be okay to do in a minor or major release (just not in a patch release), as it will result in a wire version change. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
