SmithJosh commented on issue #2879: ARTEMIS-2535 Add 
ignorePartialResultException option to LDAPLoginModule
URL: https://github.com/apache/activemq-artemis/pull/2879#issuecomment-548082884
 
 
   Whoops, I'll check it out. That if statement was causing a 
PartialResultException, which is why I removed it. Should be able to wrap in a 
try/catch instead.
   
   So I did a little more digging. Still didn't find anything from Microsoft, 
but the root issue is that if `Context.REFERRAL` is set to `ignore`, JNDI 
expects target directory services to support the `ManageDsaIT` control, which 
Active Directory does not. See 
https://docs.oracle.com/javase/jndi/tutorial/ldap/referral/jndi.html
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to