View Single Post
  #1 (permalink)  
Old 10-06-05, 04:59 PM
wajeeh_r wajeeh_r is offline
Newbie Coder
 
Join Date: Jan 2004
Location: Karachi, Pakistan
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation authenticate Active Directory Users

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
Reply With Quote