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

Andrew Purtell resolved HBASE-2016.
-----------------------------------

    Resolution: Fixed

I'm resolving this issue. According to the OP:

bq. Should support Kerberos, Unix, and LDAP authentication options.

This was done under HBASE-2742. We support Kerberos via an integration with 
Hadoop authentication. We support other (local) authentication methods by way 
of Hadoop's "simple" authentication option.

bq. Integrate with authentication mechanisms for IPC and HDFS.

This was done under HBASE-2742 and HBASE-3615. 

HBase 0.92 was the first released version with these changes. Strong 
authentication support was provided by a separate RPC engine enabled through an 
optional configuration setting through 0.92 and 0.94 releases. The RPC engines 
were unified for the 0.96 release.

> [DAC] Authentication
> --------------------
>
>                 Key: HBASE-2016
>                 URL: https://issues.apache.org/jira/browse/HBASE-2016
>             Project: HBase
>          Issue Type: Sub-task
>          Components: security
>            Reporter: Andrew Purtell
>            Assignee: Gary Helmling
>
> Follow what Hadoop is doing. Authentication via JAAS: 
>     http://issues.apache.org/jira/browse/HADOOP-6299
>     
> http://java.sun.com/javase/6/docs/technotes/guides/security/jaas/JAASRefGuide.html
> Should support Kerberos, Unix, and LDAP authentication options. 
> Integrate with authentication mechanisms for IPC and HDFS. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to