Hi,
I have configured openLDAP server. when I am trying to perform Ranger incremental sync for user and group I am facing the following issues:
- If I enable group search first in group configs it only syncs groups not users.
- If I disable group search first in group configs it only sync users not groups.
In group search filter i have given the groups that I want to sync like below:
(|(cn=ldapusers)(cn=grouptest1)(cn=grouptest))
What configuration I need to be done in Ranger to sync the both user and group ?
Thank You.