[
https://issues.apache.org/jira/browse/HBASE-11540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14066018#comment-14066018
]
Misty Stanley-Jones commented on HBASE-11540:
---------------------------------------------
To enable it, thrift server must run in the secure mode at first. There are
some additional configurations:
1. (hbase-site.xml), set a proper value for hbase.thrift.security.qop, which
can be one of the following 3:
auth-conf: authentication, integrity and confidentiality checking
auth-int: authentication and integrity checking
auth: authentication only
2. Make sure HBase allows proxy users. This is the same as for REST
authentication support.
> Document HBASE-11474
> --------------------
>
> Key: HBASE-11540
> URL: https://issues.apache.org/jira/browse/HBASE-11540
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Misty Stanley-Jones
> Assignee: Misty Stanley-Jones
> Priority: Critical
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)