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 354A118C44 for ; Fri, 18 Dec 2015 21:27:47 +0000 (UTC) Received: (qmail 21235 invoked by uid 500); 18 Dec 2015 21:27:47 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 21197 invoked by uid 500); 18 Dec 2015 21:27:47 -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 21184 invoked by uid 99); 18 Dec 2015 21:27:47 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Dec 2015 21:27:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C0DB42C1F6F for ; Fri, 18 Dec 2015 21:27:46 +0000 (UTC) Date: Fri, 18 Dec 2015 21:27:46 +0000 (UTC) From: "Robert Levas (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=15064788#comment-15064788 ] Robert Levas commented on AMBARI-14434: --------------------------------------- Committed to trunk {noformat} commit f0b029e57daf5e3ec01b8dbc53ea41886ebe5e55 Author: Robert Levas Date: Fri Dec 18 16:23:45 2015 -0500 {noformat} > 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)