I need to write a web app that performs a simple operation, but I am a little lost in how to go about it. If you can even just point me in the right direction I would appreciate.
I have a web application that I am working on, the desire is for users to enter their network domain userid and password and submit that to Active Directory. (not automatically pull it from the system as they may be on an external network).
The intent is to log them into Active directory using the submitted the submitted username and password, and if successful pass me back a specified AD field.
I am hoping I am explaining this correctly. Any help you may provide would be greatly appreciated. Even if it is just a link to an example.
Thanks,
Patrick
I have a web application that I am working on, the desire is for users to enter their network domain userid and password and submit that to Active Directory. (not automatically pull it from the system as they may be on an external network).
The intent is to log them into Active directory using the submitted the submitted username and password, and if successful pass me back a specified AD field.
I am hoping I am explaining this correctly. Any help you may provide would be greatly appreciated. Even if it is just a link to an example.
Thanks,
Patrick