[
https://issues.apache.org/jira/browse/AMBARI-14485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmytro Sen updated AMBARI-14485:
--------------------------------
Attachment: AMBARI-14485.patch
> Unable to reconfigure truststore with ambari-server setup-security
> ------------------------------------------------------------------
>
> Key: AMBARI-14485
> URL: https://issues.apache.org/jira/browse/AMBARI-14485
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server, security
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Priority: Critical
> Fix For: 2.4.0
>
> Attachments: AMBARI-14485.patch
>
>
> If user made mistake during configuring truststore or want to set any new
> truststore, he'll be unable to do this by running "ambari-server
> setup-security". ambari-server just exists with 0 if truststore-related
> properties are already in ambari.properties file
> {code}
> [root@os-r6-zehwsu-ambari-us-views-4-r-debug-5 ~]# ambari-server
> setup-security
> Using python /usr/bin/python2
> Security setup options...
> ===========================================================================
> Choose one of the following options:
> [1] Enable HTTPS for Ambari server.
> [2] Encrypt passwords stored in ambari.properties file.
> [3] Setup Ambari kerberos JAAS configuration.
> [4] Setup truststore.
> [5] Import certificate to truststore.
> ===========================================================================
> Enter choice, (1-5): 4
> Do you want to configure a truststore [y/n] (y)? y
> Ambari Server 'setup-security' completed successfully.
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)