You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Daryn Sharp (JIRA)" <ji...@apache.org> on 2013/02/27 19:29:12 UTC

[jira] [Created] (HADOOP-9339) IPC.Server incorrectly sets UGI auth type

Daryn Sharp created HADOOP-9339:
-----------------------------------

             Summary: IPC.Server incorrectly sets UGI auth type
                 Key: HADOOP-9339
                 URL: https://issues.apache.org/jira/browse/HADOOP-9339
             Project: Hadoop Common
          Issue Type: Bug
          Components: ipc
    Affects Versions: 2.0.0-alpha, 3.0.0
            Reporter: Daryn Sharp
            Assignee: Daryn Sharp


For non-secure servers, {{IPC.Server#processConnectionContext}} will explicitly set the UGI's auth type to SIMPLE.  However the auth type has already been set by this point, and this explicit set causes proxy UGIs to be SIMPLE/SIMPLE instead of PROXY/SIMPLE.

--
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