We have a requirement that our domain controllers prohibit anonymous LDAP binds. Because of this, we cannot use the LDAP query in the web client handlers. The request is to add a mechanism for authenticated binding including securely storing the password.

Comments