Neil Wilson
Neil Wilson
You are correct that there is an issue in which a timer task could be leaked, but it's not exactly what you suspected. It doesn't have anything to do with...
FYI, LDAP SDK version 4.0.12 has been released and includes the fix for this problem. Thanks again for reporting it, and let us know if you run into any more...
Thanks for pointing this out. I just committed a fix for the problem in revision 2bd50f47acce1212115851a15961581dcd2c4844.
I'm not aware of any issues like this with the LDAP SDK's in-memory directory server. Could you please provide more context? For example: * Can you consistently reproduce the problem,...
I spent some time looking into this. After a lot of testing, the only way that I could find to reproduce something like what you're seeing was to have an...
You can safely ignore these warnings. They don't appear if you build with Java SE 5 (which is the minimum supported version for the LDAP SDK) or Java SE 6,...
Thank you very much for pointing this out. It is a bug, and I've just committed a fix (https://github.com/pingidentity/ldapsdk/commit/8471904a02438c03965d21367890276bc25fa5a6) for it.
I have just published the 4.0.5 release of the LDAP SDK, which contains the fix for this issue. I also wrote a blog post at https://nawilson.com/2018/03/19/cve-2018-1000134-and-the-unboundid-ldap-sdk-for-java/ that describes it in...
There are a few issues with the portions of the schema that you provided. They include: * Both of the elements include DESC '' as part of their definition. This...
I don't know anything about Active Directory, and this looks like an AD-specific question. However, I can see that the groupType value you are using in the filter (2147483648) is...