Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Ranger sync of AD groups gives PartialResultException

avatar
New Contributor

We are trying to sync groups from AD to Ranger. User Sync works, but when we sync the groups we are getting the following exception:

Failed to initialize UserGroup source/sink. Will retry after 3600000 milliseconds. Error details:

javax.naming.PartialResultException: Unprocessed Continuation Reference(s); remaining name

1 ACCEPTED SOLUTION

avatar
Contributor

@david webb

In Ambari Ranger Config, in 'Advanced ranger-ugsync-site’ change the value of 'ranger.usersync.ldap.referral' to 'follow'. It’s likely set to the default now which is ‘ignore’

Let me know how that works for you.

View solution in original post

2 REPLIES 2

avatar
Contributor

@david webb

In Ambari Ranger Config, in 'Advanced ranger-ugsync-site’ change the value of 'ranger.usersync.ldap.referral' to 'follow'. It’s likely set to the default now which is ‘ignore’

Let me know how that works for you.

avatar
New Contributor

Thanks, its working now. I also removed a group filter for it to start pulling info.