RE: Windows Authentication

From: Darwin Abustan[MSFT] (darwina_at_online.microsoft.com)
Date: 04/06/05


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.



Relevant Pages

  • Re: IE asks to authenticate; User and workstations are domain memb
    ... settings) then the default "Automatic Login in Intranet" comes into place. ... credentials that are identical to their interactive Windows session, ... I've tried to change Authentication Providers ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Urgent - need help with logging anonymous and Active Dir users without login form
    ... networks behind the same firewall. ... automatically logged in to our intranet in. ... forms authentication for everything. ... the user back to the page the access which initiated the login request. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IE7 Cannot Login!
    ... And is this an Intranet or Internet scenario? ... Authentication" - if your Intranet uses Kerberos, ... Why is IE7 unable to login to our IIS websites? ...
    (microsoft.public.inetserver.iis.security)
  • FormsAuthentication.RedirectFromLoginPage()
    ... I am using forms authentication for a site we've been developing. ... valid on our Windows domain are eligible to access the site, ... So, the login form ... Is it possible to redirect from the login page to a page other than the one ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: cannot login to Intranet
    ... Some of our users cannot login. ... When they click on the Intranet link on the ... userid/password box again. ... access is "Integrated windows authentication" and "basic authentication". ...
    (microsoft.public.frontpage.client)