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 "Anubhav Dhoot (JIRA)" <ji...@apache.org> on 2015/03/11 21:48:38 UTC

[jira] [Created] (HADOOP-11704) ProxyUsers expects ipaddress due to MachineList but callers send in remote host

Anubhav Dhoot created HADOOP-11704:
--------------------------------------

             Summary: ProxyUsers expects ipaddress due to MachineList but callers send in remote host 
                 Key: HADOOP-11704
                 URL: https://issues.apache.org/jira/browse/HADOOP-11704
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Anubhav Dhoot
            Assignee: Anubhav Dhoot


DelegationTokenAuthenticationHandler and DelegationTokenAuthenticationFilter are using ServletRequest#getRemoteHost which can send an address if possible. It should use getRemoteAddr instead



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