[jira] [Updated] (AMBARI-19086) LDAP sync creates groups with "Local" type

2017-03-20 Thread Yusaku Sako (JIRA)

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

Yusaku Sako updated AMBARI-19086:
-
Reporter: Dhanya Balasundaran  (was: Doroszlai, Attila)

> 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: Dhanya Balasundaran
>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.15#6346)


[jira] [Updated] (AMBARI-19086) LDAP sync creates groups with "Local" type

2016-12-05 Thread Doroszlai, Attila (JIRA)

 [ 
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/a00c] 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)


[jira] [Updated] (AMBARI-19086) LDAP sync creates groups with "Local" type

2016-12-05 Thread Doroszlai, Attila (JIRA)

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

Doroszlai, Attila updated AMBARI-19086:
---
Summary: LDAP sync creates groups with "Local" type  (was: LDAP sync 
creates group with local type)

> 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)