Hi everyone,
We installed ranger user-sync and able to sync all external users from FreeIpa.But this user-sync can only sync users with groups thoses dont exist in ranger.If a user exists in ranger, this user-sync cannot sync its groups.
We tried to call Ranger Api
/service/xusers/secure/users/%s
to add user's group.But when we restart user-sync manually, the user's group added before is gone.
How can we solve this problem ?