Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-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 81C811959A for ; Wed, 6 Apr 2016 19:00:28 +0000 (UTC) Received: (qmail 65165 invoked by uid 500); 6 Apr 2016 19:00:28 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 65129 invoked by uid 500); 6 Apr 2016 19:00:28 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 65070 invoked by uid 99); 6 Apr 2016 19:00:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2016 19:00:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EABF72C1F5A for ; Wed, 6 Apr 2016 19:00:27 +0000 (UTC) Date: Wed, 6 Apr 2016 19:00:27 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13401) Kerberized HS2 with LDAP auth enabled fails kerberos/delegation token authentication 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/HIVE-13401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15228896#comment-15228896 ] Sergey Shelukhin commented on HIVE-13401: ----------------------------------------- Hmm, I made another commit of the same patch, reverting it now. > Kerberized HS2 with LDAP auth enabled fails kerberos/delegation token authentication > ------------------------------------------------------------------------------------ > > Key: HIVE-13401 > URL: https://issues.apache.org/jira/browse/HIVE-13401 > Project: Hive > Issue Type: Bug > Components: Authentication > Reporter: Chaoyu Tang > Assignee: Chaoyu Tang > Fix For: 2.1.0, 2.0.1 > > Attachments: HIVE-13401-branch2.0.1.patch, HIVE-13401.patch > > > When HS2 is running in kerberos cluster but with other Sasl authentication (e.g. LDAP) enabled, it fails in kerberos/delegation token authentication. It is because the HS2 server uses the TSetIpAddressProcess when other authentication is enabled. -- This message was sent by Atlassian JIRA (v6.3.4#6332)