Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1EF1D8307 for ; Fri, 9 Sep 2011 20:40:32 +0000 (UTC) Received: (qmail 32941 invoked by uid 500); 9 Sep 2011 20:40:31 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 32898 invoked by uid 500); 9 Sep 2011 20:40:30 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 32888 invoked by uid 99); 9 Sep 2011 20:40:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 20:40:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Sep 2011 20:40:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 148498B0E5 for ; Fri, 9 Sep 2011 20:40:09 +0000 (UTC) Date: Fri, 9 Sep 2011 20:40:09 +0000 (UTC) From: "Alejandro Abdelnur (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1327252810.9842.1315600809080.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <21049979.212171296037723374.JavaMail.jira@thor> Subject: [jira] [Commented] (HADOOP-7119) add Kerberos HTTP SPNEGO authentication support to Hadoop JT/NN/DN/TT web-consoles MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HADOOP-7119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101544#comment-13101544 ] Alejandro Abdelnur commented on HADOOP-7119: -------------------------------------------- Regarding the missing testcases, those are the Kerberos ones, a KDC setup is required to run them, ideally we should have them in, but if pressed with time I think is OK to commit as it is (exact working code from trunk) and open a JIRA to add them before the next maintenance release of the 2xx branch. Or, for the 205 release add the Kerberos testcases to the exclude list in the build. What is missing are the docs (changes to the xdocs/site.xml and the new hadoop-xdocs/HttpAuthentication.xml file), I think those should go in. Besides this +1 (not binding). > add Kerberos HTTP SPNEGO authentication support to Hadoop JT/NN/DN/TT web-consoles > ---------------------------------------------------------------------------------- > > Key: HADOOP-7119 > URL: https://issues.apache.org/jira/browse/HADOOP-7119 > Project: Hadoop Common > Issue Type: New Feature > Components: security > Affects Versions: 0.23.0 > Environment: all > Reporter: Alejandro Abdelnur > Assignee: Alejandro Abdelnur > Fix For: 0.20.205.0, 0.23.0 > > Attachments: HADOOP-7119v3.patch, HADOOP-7119v4-amendment.patch, HADOOP-7119v4.patch, HADOOP-7119v5.patch, HADOOP-7119v6.patch, ha-common-01.patch, ha-common-02.patch, ha-commons.patch, spnego-20-security.patch, spnego-20-security2.patch > > > Currently the JT/NN/DN/TT web-consoles don't support any form of authentication. > Hadoop RPC API already supports Kerberos authentication. > Kerberos enables single sign-on. > Popular browsers (Firefox and Internet Explorer) have support for Kerberos HTTP SPNEGO. > Adding support for Kerberos HTTP SPNEGO to Hadoop web consoles would provide a unified authentication mechanism and single sign-on for Hadoop web UI and Hadoop RPC. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira