Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1922D186F3 for ; Sat, 19 Dec 2015 01:39:47 +0000 (UTC) Received: (qmail 7834 invoked by uid 500); 19 Dec 2015 01:39:46 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 7796 invoked by uid 500); 19 Dec 2015 01:39:46 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 7758 invoked by uid 99); 19 Dec 2015 01:39:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 19 Dec 2015 01:39:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BB7F92C0AFA for ; Sat, 19 Dec 2015 01:39:46 +0000 (UTC) Date: Sat, 19 Dec 2015 01:39:46 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-14434) Passwords for headless principals with cached keytab files are changed unnecessarily 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/AMBARI-14434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065132#comment-15065132 ] Hudson commented on AMBARI-14434: --------------------------------- ABORTED: Integrated in Ambari-trunk-Commit #4069 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4069/]) AMBARI-14434. Passwords for headless principals with cached keytab files (rlevas: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f0b029e57daf5e3ec01b8dbc53ea41886ebe5e55]) * ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/CreatePrincipalsServerAction.java > Passwords for headless principals with cached keytab files are changed unnecessarily > ------------------------------------------------------------------------------------ > > Key: AMBARI-14434 > URL: https://issues.apache.org/jira/browse/AMBARI-14434 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.2.0 > Reporter: Robert Levas > Assignee: Robert Levas > Priority: Critical > Fix For: 2.4.0, 2.2.1 > > Attachments: AMBARI-14434_branch-2.2.1-pre_01.patch, AMBARI-14434_trunk_01.patch > > > Passwords for headless principals with cached keytab files are changed unnecessarily. > Solution check for the existence of a cached keytab file for headless principals before updating their passwords. -- This message was sent by Atlassian JIRA (v6.3.4#6332)