RE: 403 Forbidden errors w/ windows authentication

From: John (anonymous_at_discussions.microsoft.com)
Date: 02/24/04


Date: Tue, 24 Feb 2004 14:26:14 -0800

Nevermind.

Added <deny users="?"/> in web config to force authentication. What actually caused the 403 was that one of the servers did not have a valid default document name defined.

Thanks for looking.

John