Microsoft Knowledge Base Email Alertz

Anonymous users are prompted for authentication when they use Explorer View to view a document library in Office SharePoint Server 2007

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 977860 - Last Review: March 5, 2010 - Revision: 1.0

Anonymous users are prompted for authentication when they use Explorer View to view a document library in Office SharePoint Server 2007

SYMPTOMS

Consider the following scenario:
  • On a Microsoft Office SharePoint Server 2007 site, you enable "anonymous access" authentication.
  • You use Explorer View to view the document libraries.
In this scenario, you are unexpectedly prompted for authentication. Then, Explorer View fails if you do not provide credentials.

CAUSE

This issue occurs because the PROPFIND and OPTIONS methods are hard-coded to require authentication in the Httpget.cpp file.

WORKAROUND

To work around this issue, you can create two separate Web applications that host the same information. Where one Web application uses integrated authentication for internal use and the other Web application uses"anonymous access" authentication for external use. Additionally, you can also use forms-based authentication for Internet access.

You can then differentiate on which URL a user can see all content without being prompted to provide credentials by using the Web application that you set to use integrated authentication. Or, you can use the Web application that you set to use "anonymous access" authentication if you want to maintain the original behavior.

APPLIES TO
  • Microsoft Office SharePoint Server 2007
Keywords: 
kbexpertiseinter kbtshoot kbsurveynew kbprb KB977860
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate