You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/05/28 03:54:17 UTC

[jira] [Commented] (AMBARI-11403) [WinTP2] ServiceConfig should not log password in plaintext

    [ https://issues.apache.org/jira/browse/AMBARI-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562173#comment-14562173 ] 

Hudson commented on AMBARI-11403:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #2729 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2729/])
AMBARI-11403 [WinTP2] ServiceConfig should not log password in plaintext (fbarca: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=8419e55bf2a4484c651cfe4b476d7c34b05301d9)
* ambari-common/src/main/python/resource_management/core/logger.py
* ambari-common/src/main/python/resource_management/core/resources/service.py
* ambari-common/src/main/python/resource_management/core/base.py


> [WinTP2] ServiceConfig should not log password in plaintext
> -----------------------------------------------------------
>
>                 Key: AMBARI-11403
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11403
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-agent, ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Florian Barca
>            Assignee: Florian Barca
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11403.0.patch
>
>
> We should not be logging password in plaintext.
> 2015-05-11 16:23:06,378 - ServiceConfig'AmbariMetricsCollector'
> {'username': 'hadoop', 'action': ['change_user'], 'password': 'password'}
> 2015-05-11 16:23:06,385 - ServiceConfig'ams_hbase_master'
> {'username': 'hadoop', 'action': ['change_user'], 'password': 'password'}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)