You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2010/02/26 04:02:29 UTC

[jira] Resolved: (HBASE-2263) [stargate] multiuser mode: authenticator for zookeeper

     [ https://issues.apache.org/jira/browse/HBASE-2263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-2263.
-----------------------------------

    Resolution: Fixed

Committed to trunk and 0.20 branch.

> [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
>
>         Attachments: HBASE-2263.patch
>
>
> 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.