RE: Windows Authentication
From: Darwin Abustan[MSFT] (darwina_at_online.microsoft.com)
Date: 04/06/05
- Next message: Naveen: "Question regarding in Forms authentication"
- Previous message: Juan T. Llibre: "Re: How to run aspnet with system account"
- In reply to: Sankar: "Windows Authentication"
- Next in thread: Nicole Calinoiu: "Re: Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 06 Apr 2005 08:29:00 GMT
--------------------
>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.
The sample in the following might help with what you are trying to achieve:
http://www.c-sharpcorner.com/Code/2004/April/FormsAuthenticationWithAD.asp
You should consider using basic authentication with SSL as well as an
alternative.
Darwin Abustan
Support Engineer
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Naveen: "Question regarding in Forms authentication"
- Previous message: Juan T. Llibre: "Re: How to run aspnet with system account"
- In reply to: Sankar: "Windows Authentication"
- Next in thread: Nicole Calinoiu: "Re: Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|