You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2015/03/20 16:24:38 UTC

[jira] [Created] (AMBARI-10157) Creating "false" local user

Antonenko Alexander created AMBARI-10157:
--------------------------------------------

             Summary: 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


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)