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 BADBD180CE for ; Fri, 6 Nov 2015 12:38:28 +0000 (UTC) Received: (qmail 91933 invoked by uid 500); 6 Nov 2015 12:38:28 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 91792 invoked by uid 500); 6 Nov 2015 12:38:28 -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 91407 invoked by uid 99); 6 Nov 2015 12:38:27 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Nov 2015 12:38:27 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BF7052C1F6B for ; Fri, 6 Nov 2015 12:38:27 +0000 (UTC) Date: Fri, 6 Nov 2015 12:38:27 +0000 (UTC) From: "Oleg Nechiporenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-13765) Encrypted value of the password is changed even when the value is not changed by the user MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Oleg Nechiporenko created AMBARI-13765: ------------------------------------------ Summary: Encrypted value of the password is changed even when the value is not changed by the user Key: AMBARI-13765 URL: https://issues.apache.org/jira/browse/AMBARI-13765 Project: Ambari Issue Type: Bug Components: ambari-web Affects Versions: 2.1.3 Reporter: Oleg Nechiporenko Assignee: Oleg Nechiporenko Priority: Critical Fix For: 2.1.3 *STR:* # Deploy Ranger service with default settings # After installation go to Ranger->config->Ranger User Info page # Change "Enable User Sync" toggle to "Yes" # Save the configuration. This will create another config version for Ranger # Compare current config version with the presious one # Apart from "Enable User Sync" property change which belongs to ranger-ugsync-site.xml, all other properties which are marked as PASSWORD type in ranger-ugsync-site.xml are changed and appears in the compare view of the config versions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)