[
https://issues.apache.org/jira/browse/KARAF-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved KARAF-6458.
-----------------------------------------
Resolution: Fixed
> Add option to ignore PartialResultExceptions from Active Directory
> ------------------------------------------------------------------
>
> Key: KARAF-6458
> URL: https://issues.apache.org/jira/browse/KARAF-6458
> Project: Karaf
> Issue Type: Improvement
> Components: karaf
> Reporter: Richard Porter
> Assignee: Jean-Baptiste Onofré
> Priority: Minor
> Labels: ldap
> Fix For: 4.3.0, 4.2.8
>
>
> Active Directory does not handle referrals correctly, causing issues with the
> {{LdapLoginModule}} when there are referrals beneath {{role.base.dn}}. The
> Spring team (as well as many others) added a workaround for this issue in
> [version 1.0 of
> spring-ldap|https://github.com/spring-projects/spring-ldap/blob/master/changelog.txt#L554-L556].
> Their implementation can be seen here:
> [https://github.com/spring-projects/spring-ldap/blob/master/core/src/main/java/org/springframework/ldap/core/LdapTemplate.java#L379-L387].
> Following a similar model, a new property can be created to log and ignore
> {{PartialResultException}} in {{LdapCache}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)