Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 57E1A200C6A for ; Wed, 19 Apr 2017 20:33:45 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 565CB160B9C; Wed, 19 Apr 2017 18:33:45 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9EBE9160B94 for ; Wed, 19 Apr 2017 20:33:44 +0200 (CEST) Received: (qmail 74472 invoked by uid 500); 19 Apr 2017 18:33:43 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 74461 invoked by uid 99); 19 Apr 2017 18:33:43 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2017 18:33:43 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 3A633C0819 for ; Wed, 19 Apr 2017 18:33:43 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.001 X-Spam-Level: X-Spam-Status: No, score=-100.001 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id xw2_3MGNdJMj for ; Wed, 19 Apr 2017 18:33:42 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5A97C5FB64 for ; Wed, 19 Apr 2017 18:33:42 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D4850E06BB for ; Wed, 19 Apr 2017 18:33:41 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 912C121B45 for ; Wed, 19 Apr 2017 18:33:41 +0000 (UTC) Date: Wed, 19 Apr 2017 18:33:41 +0000 (UTC) From: "Andrew Wang (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HADOOP-12911) Upgrade Hadoop MiniKDC with Kerby MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 19 Apr 2017 18:33:45 -0000 [ https://issues.apache.org/jira/browse/HADOOP-12911?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D15= 975252#comment-15975252 ]=20 Andrew Wang commented on HADOOP-12911: -------------------------------------- I happened to come across this JIRA again. Did we finish swapping Apache DS= for Kerby? I still see references to Apache DS in the hadoop-auth pom.xml. I can help by testing compilation of downstream apps with proposed patches. > Upgrade Hadoop MiniKDC with Kerby > --------------------------------- > > Key: HADOOP-12911 > URL: https://issues.apache.org/jira/browse/HADOOP-12911 > Project: Hadoop Common > Issue Type: Improvement > Components: test > Reporter: Jiajia Li > Assignee: Jiajia Li > Fix For: 3.0.0-alpha1 > > Attachments: HADOOP-12911-v1.patch, HADOOP-12911-v2.patch, HADOOP= -12911-v3.patch, HADOOP-12911-v4.patch, HADOOP-12911-v5.patch, HADOOP-12911= -v6.patch, HADOOP-12911-v7.patch, HaDOOP-12911-v8.patch > > > As discussed in the mailing list, we=E2=80=99d like to introduce Apache K= erby into Hadoop. Initially it=E2=80=99s good to start with upgrading Hadoo= p MiniKDC with Kerby offerings. Apache Kerby (https://github.com/apache/dir= ectory-kerby), as an Apache Directory sub project, is a Java Kerberos bindi= ng. It provides a SimpleKDC server that borrowed ideas from MiniKDC and imp= lemented all the facilities existing in MiniKDC. Currently MiniKDC depends = on the old Kerberos implementation in Directory Server project, but the imp= lementation is stopped being maintained. Directory community has a plan to = replace the implementation using Kerby. MiniKDC can use Kerby SimpleKDC dir= ectly to avoid depending on the full of Directory project. Kerby also provi= des nice identity backends such as the lightweight memory based one and the= very simple json one for easy development and test environments. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org