Hello all!
I have a domain ‘test’ created on win 2003 server. 5 users are created in the Active directory. I want to know how I can authenticate active directory users through ASP code.
I want something like this that when a user enters IP in browser to use intranet he should be presented with a screen in which he has to enter his username and password as created in active directory. This entered information is to be authenticated by ASP code by contacting Active directory that whether the user with this name exists or not. If yes then the user should be presented with a welcome screen.
Regards,
Wajeeh ur rahman