Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Ranger sync of AD groups gives PartialResultException

avatar
New Member

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
New Member

@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
New Member

@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 Member

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