-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71370/
-----------------------------------------------------------
Review request for ranger.
Bugs: RANGER-2552
https://issues.apache.org/jira/browse/RANGER-2552
Repository: ranger
Description
-------
Modified code to re-evaluate user's role/permissions based on the existing
groups as well as the modified groups.
Diffs
-----
ugsync/src/main/java/org/apache/ranger/unixusersync/process/PolicyMgrUserGroupBuilder.java
e5fc68ba8
Diff: https://reviews.apache.org/r/71370/diff/1/
Testing
-------
1. Verified all the existing unit tests ran successfully.
2. Patched a cluster and verified the user's role/permissions are properly
evaluated for every add/update/delete of group memberships
3. Also verfied during startup the user permissions are stayed intact as well
as during periodic sync with not updates to the user.
Thanks,
Sailaja Polavarapu