Qinghe Jin created AMBARI-9920:
----------------------------------
Summary: Cannnot use Ldap when customize service user
Key: AMBARI-9920
URL: https://issues.apache.org/jira/browse/AMBARI-9920
Project: Ambari
Issue Type: Bug
Components: ambari-agent
Affects Versions: 1.7.0
Reporter: Qinghe Jin
When I try to customize service user with Ldap, I found that whether I import
the LDAP user in ambari server or not, the agent will definitely create a local
user in the host. In the ambari agent code, I found it use /etc/passwd to check
whether a user exist. In this case, if I use ldap user, the agent will regard
that we haven't the user and create a new one. This is not what I expect.
Could anyone tell me if ambari support customize service user with ldap? Do I
miss something on this topic? Thanks in advance!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)