RE: Application center test

From: Tian Min Huang (timhuang_at_online.microsoft.com)
Date: 03/08/04


Date: Mon, 08 Mar 2004 12:05:48 GMT

Hello,

Thanks for your response. As you know, Forms authentication relies on login
forms in Web pages to authenticate users. That is, you have a login form in
your web application which requires the user to input a User Name and
Password, and it's the login form which is responsible for authenticate the
use instead of Windows system. I believe that the reason why you alway
receive the 401 responses.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.



Relevant Pages

  • Re: NTLM 24-byte response generated by giving windows APIs a chal
    ... authenticate as someone else rather than the current user, ... basically is provide a response to a challenge ... I also spent some time messing with type-2 message flags to disable the ... "short circuit" that occurs if you login to the local system using ...
    (microsoft.public.platformsdk.security)
  • Re: [unix, console] : something like wget but with forms + authentification
    ... It is a login form with two ... checkbox to have the browser remember the name and password. ... download the response after submitting your name and password, ... so your shell code will not process what it has got, ...
    (comp.unix.shell)
  • Re: VNC authentication weakness
    ... > authenticate without knowing the password simply by connecting within ... > response as the legitimate client. ... Since DES ignores the low bit of each byte ... can easily precompute every possible challenge the VNC server would send ...
    (Bugtraq)
  • urllib2 and HTTPBasicAuthHandler
    ... I started to use urllib2 library and HTTPBasicAuthHandler class in order to authenticate with a http server. ... response = meth ... urllib2.HTTPError: HTTP Error 401: Unauthorized ...
    (comp.lang.python)
  • RE: Choosing Integrated vs. Forms authentication dynamically
    ... I think you may make the user make the choice on the login form. ... a special windows account with name and password. ... detailed information, you may refer to this KB article: ... Authenticate against the Active Directory by Using Forms ...
    (microsoft.public.dotnet.framework.aspnet.security)