[isalist] ASP for testing IIS auth

  • From: "Jim Harrison" <Jim@xxxxxxxxxxxx>
  • To: <isalist@xxxxxxxxxxxxx>
  • Date: Fri, 5 Jan 2007 15:08:49 -0800

AuthTest.asp.txt can be found on isatools.org under any ISA version.

I wrote this to help test web site authentication.

The way I use it is:

1.       Create VRoots as "Anonymous", "Basic", "Digest" & "Negotiate";
all pointing to the same physical path

2.       Configure each new VRoot to authenticate according to its name

3.       Copy the file as "default.asp" to the physical path used by the
new VRoots 

4.       Test to my heart's content

 

If your ISA rules are configured properly, this test page will give you
all manner of useful information  and can even tell the difference
between NTLM and Kerberos auth.

 

Enjoy...

 

Jim


All mail to and from this domain is GFI-scanned.

Other related posts:

  • » [isalist] ASP for testing IIS auth