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

Hudson commented on HADOOP-9868:
--------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4272 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4272/])
HADOOP-9868. Server must not advertise kerberos realm. Contributed by Daryn 
Sharp. (kihwal: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1514448)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/SaslRpcServer.java

                
> Server must not advertise kerberos realm
> ----------------------------------------
>
>                 Key: HADOOP-9868
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9868
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 3.0.0, 2.1.1-beta
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>            Priority: Blocker
>         Attachments: HADOOP-9868.patch
>
>
> HADOOP-9789 broke kerberos authentication by making the RPC server advertise 
> the kerberos service principal realm.  SASL clients and servers do not 
> support specifying a realm, so it must be removed from the advertisement.

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

Reply via email to