I wrote a class that reads some information from our active directory, and uses it. When I originally tested it with a VB.NET GUI front end, it worked exactly as desired. Now that it has been ...
I'm working on some ASP pages that will allow a user to reset their password. User accounts are stored in an LDAP directory. I would like the user to input a uid, and get their password reset question ...