You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jian He (JIRA)" <ji...@apache.org> on 2015/06/26 00:06:05 UTC

[jira] [Created] (YARN-3855) If acl is enabled and http.authentication.type is simple, user cannot view the app page in default setup

Jian He created YARN-3855:
-----------------------------

             Summary: If acl is enabled and http.authentication.type is simple, user cannot view the app page in default setup
                 Key: YARN-3855
                 URL: https://issues.apache.org/jira/browse/YARN-3855
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Jian He
            Assignee: Jian He


If all ACLs (admin acl, queue-admin-acls etc.) are setup properly and "http.authentication.type" is 'simple' in secure mode , user cannot view the application web page in default setup because the incoming user is always considered as "dr.who" and user cannot pass "user.name" to indicate the incoming user name, because AuthenticationFilterInitializer is not enabled by default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)