IIS Server Security - Basic Authenticaiton not working with Internet Explorer

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > January 2004 > Basic Authenticaiton not working with Internet Explorer





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Basic Authenticaiton not working with Internet Explorer
Pam Downey

2004-01-24, 1:55 am

We have a website with Basic Authentication turned on and
Allow Anonymous turned off. When we do a
response.redirect in an asp page to a file on that
website and we pass the username and password in the
header, we get challenged for credentials with Internet
Explorer. However, in netscape we do not get challenged
and we are able to download the file. How do we fix this
with Internet Explorer?
Ken Schaefer

2004-01-24, 1:55 am

You pass the username in the header? What header?

The username/password needs to be sent by the browser, not by the server,
and Response.Redirect only sets a HTTP header from the server to the client.

Cheers
Ken

"Pam Downey" <anonymous@discussions.microsoft.com> wrote in message
news:015b01c3bc35$ab8b5670$a301280a@phx.gbl...
: We have a website with Basic Authentication turned on and
: Allow Anonymous turned off. When we do a
: response.redirect in an asp page to a file on that
: website and we pass the username and password in the
: header, we get challenged for credentials with Internet
: Explorer. However, in netscape we do not get challenged
: and we are able to download the file. How do we fix this
: with Internet Explorer?


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com