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 Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/12 17:40:00 UTC

[jira] [Resolved] (HBASE-12230) User impersonation does not work in 'simple' mode.

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

Andrew Kyle Purtell resolved HBASE-12230.
-----------------------------------------
      Assignee:     (was: Aditya Kishore)
    Resolution: Abandoned

> User impersonation does not work in 'simple' mode.
> --------------------------------------------------
>
>                 Key: HBASE-12230
>                 URL: https://issues.apache.org/jira/browse/HBASE-12230
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, security
>    Affects Versions: 0.98.6.1
>            Reporter: Aditya Kishore
>            Priority: Major
>         Attachments: HBASE-12230-User-impersonation-does-not-work-in-simp.patch
>
>
> The [code responsible for initializing proxy configuration|https://github.com/apache/hbase/blob/7cfdb38c9274e306ac37374c147a978c2cef31d6/hbase-server/src/main/java/org/apache/hadoop/hbase/security/HBasePolicyProvider.java#L54] does not execute unless {{"hadoop.security.authorization"}} is set to true. This is departure from other Hadoop components. Impersonation should not be tied to authorization.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)