Re: Windows Authentication question

From: Natan (nvivo.misc_at_mandic.com.br)
Date: 03/24/05


Date: Thu, 24 Mar 2005 11:49:23 -0300

Paul Clement wrote:

> If you're using domain validation, Forms Authentication isn't really appropriate. Forms
> Authentication is primarily designed for credential verification against a different source, such as
> a database, where you have full control over the authentication process.
>
> I'd recommend you stick with Basic or Integrated Windows if you're authenticating against the
> domain.

Sorry, i said Forms Authentication just because i'm going to use an html
  form to get the username and password, but i have no intention to use
the buggy FormsAuthentication.

BTW, problem solved. thanks.



Relevant Pages

  • ASP.NET Forms Authentication Best Practices
    ... ASP.NET Forms Authentication Best Practices ... What happens if your user database is compromised? ... Listing One, where you want to use login.aspx to log users in. ... string FirstName ...
    (microsoft.public.dotnet.framework.aspnet)
  • User authentication over the web (was: Secure Password in database)
    ... Subject: User authentication over the web (was: Secure Password in database) ... a web server is usually authenticated to users by using SSL or TLS ...
    (SecProg)
  • Re: Using SSPI with Custom Authentication
    ... It boils down to moving the security perimeter away from the server. ... first database contains all of the user information; ... perform authentication, and users need to be authenticated before accessing ...
    (microsoft.public.dotnet.security)
  • Re: SQL Express MDF file moved from 1 computer to another - auth f
    ... I try to attach the database which is located in MyDocuments\Visual ... Microsoft SQL Server Management Studio ... now it tells me that authentication has failed for my windows ...
    (microsoft.public.sqlserver.connect)
  • Re: Security question ..
    ... What I want to prevent is any access to the database accept through our ... application unless you have elevated permissions. ... Authentication, if he is smart enough to create an NT Auth ODBC connection ... passes through to the database or to use SQL Server authentication. ...
    (microsoft.public.sqlserver.server)