You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/09/25 05:20:04 UTC

[jira] [Commented] (AMBARI-11967) Oozie db password appears in clear text in client config downloaded from Ambari UI

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

Hadoop QA commented on AMBARI-11967:
------------------------------------

{color:green}+1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12762204/AMBARI-11967.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:green}+1 tests included{color}.  The patch appears to include 1 new or modified test files.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in ambari-server.

Test results: https://builds.apache.org/job/Ambari-trunk-test-patch/3854//testReport/
Console output: https://builds.apache.org/job/Ambari-trunk-test-patch/3854//console

This message is automatically generated.

> Oozie db password appears in clear text in client config downloaded from Ambari UI
> ----------------------------------------------------------------------------------
>
>                 Key: AMBARI-11967
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11967
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.0
>            Reporter: Sangeeta Ravindran
>            Assignee: Sangeeta Ravindran
>             Fix For: 2.1.2
>
>         Attachments: AMBARI-11967.patch
>
>
> 1. Navigate to Services->Oozie.
> 2. From the Service Action menu, click on Download Client Configs.
> 3. Save and extract the OOZIE_CLIENT-configs.tar.gz.
> 4. Open oozie-site.xml. The oozie.service.JPAService.jdbc.password appears in clear text. 
> <property>
>       <name>oozie.service.JPAService.jdbc.password</name>
>       <value>passw0rd</value>
> </property>
> The password should not be included in the downloaded client config file.



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