Krzysztof Sobolewski created RANGER-5188: --------------------------------------------
Summary: LDAP usersync and "hidden" users Key: RANGER-5188 URL: https://issues.apache.org/jira/browse/RANGER-5188 Project: Ranger Issue Type: Task Components: usersync Affects Versions: 2.4.0 Reporter: Krzysztof Sobolewski A customer noticed one of their users got "hidden" in Ranger after user sync. After adding the user back to the synced LDAP groups and rerun the user sync, the user entry remains hidden. The question is: How does Ranger handle hidden user entries during a full sync when group sync is enabled (ranger.usersync.group.searchenabled=true) but user search is disabled (ranger.usersync.user.searchenabled=false)? Specifically, if a previously hidden user reappears in a synced LDAP group, will Ranger automatically unhide them, or does the hidden status persist? -- This message was sent by Atlassian Jira (v8.20.10#820010)