You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/02/26 17:55:03 UTC

[jira] [Commented] (AMBARI-24745) Enable encryption of sensitive data in Ambari DB using Ambari CLI

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

Hudson commented on AMBARI-24745:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10471 (See [https://builds.apache.org/job/Ambari-trunk-Commit/10471/])
AMBARI-24745. Enable encryption of sensitive data in Ambari DB using … (vishalsuvagia: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=4f490859cdd3defbf7f01a148227572d9240592a])
* (edit) ambari-server/src/main/python/ambari_server/serverConfiguration.py
* (add) ambari-server/src/test/python/TestSensitiveDataEncryption.py
* (edit) ambari-server/src/main/python/ambari_server/setupSecurity.py
* (edit) ambari-server/src/main/python/ambari-server.py
* (edit) ambari-server/src/test/python/TestAmbariServer.py


> Enable encryption of sensitive data in Ambari DB using Ambari CLI
> -----------------------------------------------------------------
>
>                 Key: AMBARI-24745
>                 URL: https://issues.apache.org/jira/browse/AMBARI-24745
>             Project: Ambari
>          Issue Type: Task
>          Components: ambari-server
>    Affects Versions: 2.8.0
>            Reporter: Attila Magyar
>            Assignee: Dmitry Lysnichenko
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.8.0
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> Enable encryption of sensitive data on Ambari DB using Ambari CLI. This is an update to the existing "ambari-server setup-security", option #2 - Encrypt passwords stored in ambari.properties file.
> In addition to what the current script does, the following must also happen:
> * Change the subtitle to "Encrypt passwords managed by Ambari."
> * Authenticate an Ambari administrator user
> * Ask the user if they want to encrypt sensitive service configuration data
> * Add command line options for authenticating an Ambari administrator and whether sensitive service configuration data is to be encrypted
> * Issue a request to Ambari to encrypt sensitive data (if the user wants this)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)