[
https://issues.apache.org/jira/browse/AMBARI-10157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608324#comment-14608324
]
Hudson commented on AMBARI-10157:
---------------------------------
ABORTED: Integrated in Ambari-branch-2.0.0 #122 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/122/])
AMBARI-10157. Creating "false" local user (alexantonenko) (hiveww:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=47b6ebfe3299dd3f07b0a735abe59aba8452a3d5)
* ambari-web/app/utils/config.js
* ambari-server/src/main/java/org/apache/ambari/server/state/PropertyInfo.java
*
ambari-server/src/main/resources/stacks/HDPWIN/2.1/configuration/cluster-env.xml
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/configuration/cluster-env.xml
> Creating "false" local user
> ---------------------------
>
> Key: AMBARI-10157
> URL: https://issues.apache.org/jira/browse/AMBARI-10157
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Priority: Blocker
> Fix For: 2.0.0
>
> Attachments: AMBARI-10157-branch-2.0.patch, AMBARI-10157-trunk.patch
>
>
> Looks like a user *false:x:506:503::/home/false:/bin/bash* is getting created
> by Ambari. Does not seems tied to any specific combo of Stack or Services, is
> happening regardless of combo.
> {code}
> zookeeper:x:502:503::/home/zookeeper:/bin/bash
> ams:x:503:503::/home/ams:/bin/bash
> ambari-qa:x:1001:503::/home/ambari-qa:/bin/bash
> tez:x:505:503::/home/tez:/bin/bash
> false:x:506:503::/home/false:/bin/bash
> hdfs:x:507:503::/home/hdfs:/bin/bash
> yarn:x:508:503::/home/yarn:/bin/bash
> mapred:x:509:503::/home/mapred:/bin/bash
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)