[
https://issues.apache.org/jira/browse/AMBARI-17356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15346624#comment-15346624
]
Hudson commented on AMBARI-17356:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #5145 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5145/])
AMBARI-17356. Add the ability to perform interactive shell commands from
(rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1125bb8af8d29e677fdff741c6169f33637cd7be])
*
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/KerberosOperationHandler.java
*
ambari-server/src/main/java/org/apache/ambari/server/utils/ShellCommandUtil.java
*
ambari-server/src/test/java/org/apache/ambari/server/serveraction/kerberos/MITKerberosOperationHandlerTest.java
*
ambari-server/src/main/java/org/apache/ambari/server/serveraction/kerberos/MITKerberosOperationHandler.java
*
ambari-server/src/test/java/org/apache/ambari/server/utils/TestShellCommandUtil.java
AMBARI-17356. Add the ability to perform interactive shell commands from
(rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5dab212708198c544725d3747d200e7c299d36f7])
* ambari-server/src/test/resources/interactive_shell_test.sh
> Add the ability to perform interactive shell commands from Ambari server side
> actions
> -------------------------------------------------------------------------------------
>
> Key: AMBARI-17356
> URL: https://issues.apache.org/jira/browse/AMBARI-17356
> Project: Ambari
> Issue Type: Task
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Fix For: 2.4.0
>
> Attachments: AMBARI-17356_branch-2.4_01.patch,
> AMBARI-17356_trunk_01.patch
>
>
> Add the ability to perform interactive shell commands from Ambari server side
> actions. This will allow sensitive data, like passwords, to be sent to shell
> commands via STDIN rather than on the command line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)