TDI - Possible to bind to LDAP/Active Directory using NTLM?
We have an Microsoft Active Directory forest and are required to bind (authenticate) via NTLM. It appears the tLDAPconnection component only supports binding via LDAP ID/Password, but not via NTLM.
From a Java perspective, it looks like this is possible..