[ https://issues.apache.org/jira/browse/RANGER-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Abhishek Kumar resolved RANGER-5078. ------------------------------------ Fix Version/s: 3.0.0 2.7.0 Resolution: Fixed Commit to master: https://github.com/apache/ranger/commit/32c90a3ec93b83c7323568c0fccef6d51c7a1617 Commit to ranger-2.7: https://github.com/apache/ranger/commit/6c4cc06898651fecbff69bb243e616ef621bd67f > 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 > Priority: Major > Fix For: 3.0.0, 2.7.0 > > Time Spent: 20m > Remaining Estimate: 0h > > 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)