Created 12-18-2017 09:32 AM
Hi,
I use a test HDP 2.6.1 cluster with Ranger 0.7.0.2. In this environment I synchronize users and groups from LDAP to Ranger using the Ranger Usersync service. That works fine.
In my setup I may need to add in Ranger a suffix to users/groups coming from LDAP. E.g. if a group in LDAP is 'hdp-users' it should be created in Ranger as 'hdp-users@domain'. Is there any automatic way to achieve that?
In the worst case I can configure Ranger to use "File" as the "Sync Source" and write my own script to periodically extract data from LDAP and moify it.
Regards,
Pit