Switch to kerberose for authentication
--------------------------------------
Key: ACCUMULO-135
URL: https://issues.apache.org/jira/browse/ACCUMULO-135
Project: Accumulo
Issue Type: Improvement
Reporter: Keith Turner
Fix For: 1.5.0
Accumulo currently stores user information and passwords in zookeeper.
Historically Hadoop had users with no passwords. Hadoop has moved to using
Kerberos for authenticating users. It seem like Accumulo should move to this
inorder to work w/ the rest of the ecosystem. Need to determine if this is
feasible and develop a design. I suspect the end result will move
authentication to Kerberos and still store Accumulo specific user info in
zookeeper.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira