How to pass userID instead of DN name while passing user credential..URGENT
Hi every body,
My application development requires changing password in Active Directory. I am able to change the password but passing user name as DN name i.e. CN=Victor Jeet, CN=User, DN=mydomain, DN=local. But I need to pass the user name as userID i.e. victor which will be entered in the jsp field text. How do I pass user credential as userId to change the password instead of DN name.
Please reply ASAP........
Thanks

