Hi
I want to sync membership info just like users & groups from LDAP to
ambari database but its not happening in actual.
All users and groups ware syncing but membership not syncing from LDAP
to ambari.
Can anybody help me out on this?
*********************************************
# ambari-server sync-ldap --all
Using python /usr/bin/python2.7
Syncing with LDAP...
Enter Ambari Admin login: admin
Enter Ambari Admin password:
Syncing
all..................................................................
Completed LDAP Sync.
Summary:
memberships:
removed = 0
created = 0
users:
updated = 0
removed = 2
created = 1
groups:
updated = 0
removed = 3
created = 3
Ambari Server 'sync-ldap' completed successfully.
*********************************************************