How to Authenticate to LDAP using JNDI and Digest-MD5
问题 I'm trying to authenticate to my LDAP server using DIGEST-MD5 encryption. While using Simple encryption it works just fine, but I can't have the password sent over the network in plain-text, for obvious reasons. The strange thing is that while using Softerra LDAP Browser I can connect to the server using Digest-MD5, but through my Code I receive a range of errors. Here is a snippet of code from my LDAP authentication class where I try to set the security authentication etc before creating the