activemq-artemis/docs
Joshua Smith d7d11a0c6f ARTEMIS-2535 Add ignorePartialResultException option to LDAPLoginModule
Active Directory servers are unable to handle referrals automatically.
This causes a PartialResultException to be thrown if a referral is
encountered beneath the base search DN, even if the LDAPLoginModule is
set to ignore referrals.

This option may be set to 'true' to ignore these exceptions, allowing
login to proceed with the query results received before the exception
was encountered.

Note: there are no tests for this change as I could not reproduce the
issue with the ApacheDS test server. The issue is specific to directory
servers that don't support the ManageDsaIT control such as Active
Directory.
2019-10-30 13:47:50 -07:00
..
diagrams ACTIVEMQ6-9 - port to markdown 2014-12-08 13:23:24 +00:00
hacking-guide/en NO-JIRA update docs for gitbox 2019-01-31 09:42:12 -06:00
migration-guide/en Corrected a spelling mistake of "no" to "not". 2018-12-13 10:41:47 -06:00
user-manual/en ARTEMIS-2535 Add ignorePartialResultException option to LDAPLoginModule 2019-10-30 13:47:50 -07:00