Sailaja Polavarapu created RANGER-3102:
------------------------------------------
Summary: Provide option in usersync to sync all the sub groups by
providing only the parent group in the group search filter
Key: RANGER-3102
URL: https://issues.apache.org/jira/browse/RANGER-3102
Project: Ranger
Issue Type: Bug
Components: Ranger, usersync
Reporter: Sailaja Polavarapu
- The groups regardless of if they are a patent or sub group to be imported as
a group.
- Specify the parent group only (no sub-groups) in the ranger usersync's
groupsSearchFilter;
- All users of every group, parent or subgroup to be imported as users.
- To set the hierarchy in Ranger config to the appropriate number to capture
all subgroups and users.
Use Case: Usersync should import all the sub-groups and its associated
posixAccount from a parent group, while filtering out all other groups except
the parent group it self:
Eg: GroupsSearchFilter = (&(objectclass=groupOfUniqueNames)(cn=parentgrp1))
--
This message was sent by Atlassian Jira
(v8.3.4#803005)