Abhishek Kumar created RANGER-5078: -------------------------------------- Summary: Set ranger.usersync.ldap.referral=follow as default config Key: RANGER-5078 URL: https://issues.apache.org/jira/browse/RANGER-5078 Project: Ranger Issue Type: Improvement Components: Ranger Reporter: Abhishek Kumar Assignee: Abhishek Kumar
For any service connecting to Active Directory LDAP, *{{javax.naming.PartialResultException: Unprocessed Continuation Reference(s)}}* is a very common error. The exception is caused by unfollowed LDAP referrals on group searches. Ranger Usersync is able to handle referrals on the client side by setting {*}{{ranger.usersync.ldap.referral=follow}}{*}. Default value for this parameter is "ignore". h3. -- This message was sent by Atlassian Jira (v8.20.10#820010)