Digest Authentication on Windows XP
August 29th, 2002 by gregr
I was working with Greg’s authentication samples at work and I discovered a very irritating behavior with IIS on XP Professional. It seems that Digest Authentication is on by default, and the management UI doesn’t allow you to shut it off.
After some experimentation (and Greg’s suggestion), I determined that you can use the IIS ADSI interface to shut off Digest. Here’s a little bit of VBScript that does the trick on the root of the site: [...]
Thanks for posting this, Gordon. It’s worth noting that this behavior only occurs on Windows XP machines that are members of a domain; stand-alone machines do not have the problem. I have updated the original article with this info.
This entry was posted on Thursday, August 29th, 2002 at 9:06 am and is filed under Uncategorized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
