Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7EBEB10B18 for ; Fri, 15 Nov 2013 23:07:20 +0000 (UTC) Received: (qmail 97981 invoked by uid 500); 15 Nov 2013 23:07:20 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 97957 invoked by uid 500); 15 Nov 2013 23:07:20 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 97948 invoked by uid 99); 15 Nov 2013 23:07:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Nov 2013 23:07:20 +0000 Date: Fri, 15 Nov 2013 23:07:20 +0000 (UTC) From: "Sumit Mohanty (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-3780) Ambari password file should tolerate newlines 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-3780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824219#comment-13824219 ] Sumit Mohanty commented on AMBARI-3780: --------------------------------------- LGTM. > Ambari password file should tolerate newlines > --------------------------------------------- > > Key: AMBARI-3780 > URL: https://issues.apache.org/jira/browse/AMBARI-3780 > Project: Ambari > Issue Type: Improvement > Components: controller > Affects Versions: 1.4.2 > Reporter: Siddharth Wagle > Assignee: Siddharth Wagle > Fix For: 1.4.3 > > Attachments: AMBARI-3780.patch > > > Ambari DB password is store in a password.dat file by default with encryption disabled. If the password is echoed to the file pr if file is manually edited, the password is not read correctly from the file system and DB login fails. -- This message was sent by Atlassian JIRA (v6.1#6144)