You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/10/18 12:56:06 UTC

[jira] [Commented] (HADOOP-11628) SPNEGO auth does not work with CNAMEs in JDK8

    [ https://issues.apache.org/jira/browse/HADOOP-11628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14962288#comment-14962288 ] 

Hudson commented on HADOOP-11628:
---------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #8655 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/8655/])
HADOOP-11628. SPNEGO auth does not work with CNAMEs in JDK8.  (Daryn (stevel: rev bafeb6c7bc50efd11c6637921a50dd9cfdd53841)
* hadoop-common-project/hadoop-auth/src/main/java/org/apache/hadoop/security/authentication/server/KerberosAuthenticationHandler.java
* hadoop-common-project/hadoop-common/CHANGES.txt


> SPNEGO auth does not work with CNAMEs in JDK8
> ---------------------------------------------
>
>                 Key: HADOOP-11628
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11628
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 2.6.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>            Priority: Blocker
>              Labels: jdk8
>             Fix For: 2.8.0
>
>         Attachments: HADOOP-11628.patch
>
>
> Pre-JDK8, GSSName auto-canonicalized the hostname when constructing the principal for SPNEGO.  JDK8 no longer does this which breaks the use of user-friendly CNAMEs for services.



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