[
https://issues.apache.org/jira/browse/HBASE-11349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14044131#comment-14044131
]
Jimmy Xiang commented on HBASE-11349:
-------------------------------------
The patch did some refactory to the REST server impersonation support. So that
we can share the logic in Thrift. For Thrift, you need to configure
"hbase.thrift.security.qop" to either auth-conf, auth-int, or auth to enable
authentication/impersonation. The previous running modes work the same as
before.
> [Thrift] support authentication/impersonation
> ---------------------------------------------
>
> Key: HBASE-11349
> URL: https://issues.apache.org/jira/browse/HBASE-11349
> Project: HBase
> Issue Type: Improvement
> Components: security, Thrift
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: hbase-11349.patch
>
>
> Thrift server can access HBase as a fixed authenticated user. However, we
> don't authenticate thrift clients. It will be great if the thrift server can
> authenticate clients, and support impersonation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)