Some Active Directory (AD) servers are unable to automatically following
referrals, which often leads to a PartialResultException
being
thrown in searches. You can specify that PartialResultException
is to be ignored by setting the ignorePartialResultException
property to true
.
PartialResultException
has been encountered.
There is currently no way of manually following referrals using LdapTemplate.