[
https://issues.apache.org/jira/browse/AMBARI-24745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16746591#comment-16746591
]
Hudson commented on AMBARI-24745:
---------------------------------
ABORTED: Integrated in Jenkins build Ambari-trunk-Commit #10430 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10430/])
AMBARI-24745. Enable encryption of sensitive data in Ambari DB using … (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=97a6bc8b389fa5cfb73c87392af91e2d4d405ae3])
* (edit) ambari-server/src/test/python/TestAmbariServer.py
* (edit) ambari-server/src/main/python/ambari-server.py
* (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
> 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)