You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2013/08/15 03:18:49 UTC

[jira] [Created] (HBASE-9227) RESTServer should handle the loginUser correctly

Devaraj Das created HBASE-9227:
----------------------------------

             Summary: RESTServer should handle the loginUser correctly
                 Key: HBASE-9227
                 URL: https://issues.apache.org/jira/browse/HBASE-9227
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.95.0
            Reporter: Devaraj Das
            Assignee: Devaraj Das
            Priority: Blocker
             Fix For: 0.95.2


HBASE-8662 introduced a change by which the realUser in the method RESTServer.main() gets assigned to the loginUser only when the config hbase.rest.authentication.type is set to something (like "kerberos").

I think we should set the realUser to loginUser even when the config hbase.rest.authentication.type is null. Without that the regular (non-impersonated) accesses also fail.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira