[ 
https://issues.apache.org/jira/browse/AMBARI-19086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Doroszlai, Attila updated AMBARI-19086:
---------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

Committed to 
[trunk|http://git-wip-us.apache.org/repos/asf/ambari/commit/a00ffffc] and 
[branch-2.5|http://git-wip-us.apache.org/repos/asf/ambari/commit/7492e65f].

> LDAP sync creates groups with "Local" type
> ------------------------------------------
>
>                 Key: AMBARI-19086
>                 URL: https://issues.apache.org/jira/browse/AMBARI-19086
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.5.0
>            Reporter: Doroszlai, Attila
>            Assignee: Doroszlai, Attila
>             Fix For: 2.5.0
>
>         Attachments: AMBARI-19086.patch
>
>
> STR:
> {noformat}
> ambari-server setup-ldap
> ambari-server restart
> ambari-server sync-ldap --all
> {noformat}
> Result: users synced from LDAP are created with type LDAP, but groups are 
> created with type LOCAL:
> {noformat}
> ambari=> select group_id, group_name, group_type, ldap_group from groups 
> order by group_name;
>  group_id |    group_name     | group_type | ldap_group
> ----------+-------------------+------------+------------
>        59 | accumulo          | LOCAL      |          1
>         2 | ambari            | LOCAL      |          0
>        72 | ambari-server     | LOCAL      |          1
>        81 | ams               | LOCAL      |          1
>        60 | atlas             | LOCAL      |          1
> ...
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to