Created 10-09-2022 08:26 AM
I have registered AD in Ranger Usersync and want to sync deleted user in ad. so, I am following the guide on the link (https://docs.cloudera.com/cdp-private-cloud-base/7.1.7/security-ranger-authentication-unix-ldap-ad/t...)
However, even if I delete the account from AD, the account does not change to the hidden state in Ranger. Is there anything else I need to configure besides what's in the document?
Created 10-09-2022 09:59 AM
What's the value for ranger.usersync.deletes.frequency ?
You can set the value 1 or 2 and check the user status again.
Created 10-09-2022 09:59 AM
What's the value for ranger.usersync.deletes.frequency ?
You can set the value 1 or 2 and check the user status again.
Created 10-09-2022 08:07 PM
Thank you. I checked the status changed to hidden. Is delete sync not applied by usersync restart?