[stargate] multiuser mode: authenticator for zookeeper
------------------------------------------------------
Key: HBASE-2263
URL: https://issues.apache.org/jira/browse/HBASE-2263
Project: Hadoop HBase
Issue Type: Sub-task
Reporter: Andrew Purtell
Assignee: Andrew Purtell
Priority: Minor
Fix For: 0.20.4, 0.21.0
Add an authenticator module for zookeeper.
Use a tree like:
{noformat}
/stargate/
users/
<token> -- JSON formatted user record with keys 'token', 'name', 'admin',
and 'disabled'
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.