Hi,
I am trying to authenticate a user with his userid and password through Active Directory. I do not know to which group the user belongs and also dont know the whole CN or DN. Is there a way through Spring LDAP that we can authenticate a user just based on their user name (sAmAccountName) and password.
Thanks for your help.


Reply With Quote
