You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2012/05/23 23:07:40 UTC

[jira] [Created] (HDFS-3460) HttpFS proxyuser validation with Kerberos ON uses full principal name

Alejandro Abdelnur created HDFS-3460:
----------------------------------------

             Summary: HttpFS proxyuser validation with Kerberos ON uses full principal name
                 Key: HDFS-3460
                 URL: https://issues.apache.org/jira/browse/HDFS-3460
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.0.0-alpha
            Reporter: Alejandro Abdelnur
            Assignee: Alejandro Abdelnur
            Priority: Critical
             Fix For: 2.0.1-alpha


The HttpFSServer.getEffectiveUser() method uses the principal name for proxy user verification. If the Kerberos is ON and the proxy user is a service principal (NAME/HOST) then the verification fails, instead the short name (just NAME) should be used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira