You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Oleksandr Diachenko (JIRA)" <ji...@apache.org> on 2013/07/05 20:27:49 UTC

[jira] [Commented] (AMBARI-2578) Using another user for ambari server user create a local group for the ambari server user with same name.

    [ https://issues.apache.org/jira/browse/AMBARI-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13701059#comment-13701059 ] 

Oleksandr Diachenko commented on AMBARI-2578:
---------------------------------------------

+1
                
> Using another user for ambari server user create a local group for the ambari server user with same name.
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-2578
>                 URL: https://issues.apache.org/jira/browse/AMBARI-2578
>             Project: Ambari
>          Issue Type: Bug
>          Components: controller
>    Affects Versions: 1.2.5
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 1.2.5
>
>         Attachments: AMBARI-2578.patch
>
>
> Using an ambari-qa user (that is a ldap user and he has  hadoop set up as a primary ldap group)  
> {code}
> [root@va21 ldap]# id ambari-qa
> uid=524(ambari-qa) gid=522(hadoop) groups=522(hadoop)
> {code}
> causes ambari-server setup to create an ambari-qa local group (at /etc/group). 
> {code}
> ambari-qa:x:601:ambari-qa
> [root@va21 ldap]# id ambari-qa
> uid=524(ambari-qa) gid=522(hadoop) groups=522(hadoop),601(ambari-qa)
> {code}
> Ldap users and groups are transparent for ambari-server, it starts well.
> The problem is that additional group is created.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira