I have a web server with Win 2003 Server and IIS 6 installed with the
HttpAuthentication update KB 904942. I installed IE7 on the windows 2003
server.
The website uses digest authentication.
I used the IE7 installed on windows 2003 and it was able to authenticate the
user successfully on the website with digest. The browser sent the right
authentication headers
I then installed IE7 on a windows xp system and used to fiddler to spoof the
headers. The authentication always fails because the IE7 on windows XP never
sends any authentication headers? I cannot get a XP client with IE7 to digest
authenticate it self on windows 2003 3 IIS 6 webserver. Can some one tell me
how to sort this out?