Windows Authentication

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi.

We are creating an intranet here in ASP.NET and we decided that we are
going to use a kind of Forms Authentication but using the users in our
windows domain.
So, we are creating a default login form, but the user will use the name
and password he uses to login to his computer.
I would like to know the following thing:
I want to check the entered username, pwd, domain (in ASP.NET login page)
is present in the windows database.

thanks.

Sankar
 
Back
Top