Neil Wilson
Neil Wilson
It should be a fairly straightforward change to add this into the next release of the LDAP SDK. I'll try to get that in soon. As a workaround, you should...
I've just committed a change that updates the LDAP SDK to add the ability to include the refreshKrb5Config property in the dynamically-generated JAAS configuration file. I've also added support for...
I don't have a specific date, but it will be within the next three weeks. Probably sometime during the week of December 14th.
The LDAP SDK doesn’t have any direct native support for groups. Unfortunately, different types of directory servers have different types of group implementations, and most of them have different ways...
Thanks for reporting this. I agree that it's likely a race condition that may occur if a connection has become invalidated. I have just committed a change that will hopefully...
There are two parts to this answer. First, Microsoft really isn't using the correct term when they say "LDAP signing" because they're not talking about LDAP operation signatures as described...
Unfortunately, our current policy is to not accept third-party contributions. However, if you can point me at documentation that describes how to do this, I can look into providing my...
Thanks for the reference. I'll take a look into this, although it may be a little time before I can get to it.
I finally got a chance to look into this, and I’ve made a set of code changes that I think should add support for the tls-server-end-point channel binding type. I’ve...
I'm glad the changes work. I'll add a couple of tests early next week and push the changes to GitHub. As of right now, the next release is slated for...