Created on 11-15-201602:09 PM - edited 08-17-201908:11 AM
updateddeleteuser.zipISSUE: Ranger ldap integration was working fine.Customer delete user from ranger UI and was facing issue while re-importing user in Ranger.
ROOT CAUSE: Customer removed the users from ranger UI and expected that the user should be automatically imported from ranger usersync process
Below are sample screenshot -
User named 'testuser' is deleted from Ranger UI.
But below you can see the user is still available in database.
RESOLUTION: There are multiple tables which has the entry for the user. You need to run delete script to delete the user entries from database and re-start ranger usersync process to re-import the user.