Hi!
We are running SharePoint 2013 and would like to have a public facing site distributing a couple of pdf / office files.
Central Admin settings:
The web app is using Claims Authentication/NTLM and I have enabled anonymous access on the web application. Client Integration is Disabled. There are no Anonymous
Access Restrictions - all zones have "None-No Policy" selected.
Moving on to the site collection itself:
When I go to "Site Settings" and select "Site Permissions" I have enabled anonymous access on "Entire Site".
We also have Office Web Apps deployed which is working correctly for users that are logged in. The default open behavior for browser-enabled documents is set
to "Open in the client application" both on the Site Collection level and in the document library.
End user experience:
The user is able to access the site, but when attempting to open a office document (docx, xlsx, pptx etc) or a pdf file a login box appears. Same result when using
Chrome, FireFox and Internet Explorer. If the users clicks "Cancel" on the login prompt he is presented with a "401 Unauthorized"
IIS Settings:
In IIS 8.5 I have entered "OPTIONS" and "PROPFIND" on the HTTP Verbs settings of the relevant Site.
All help greatly appreciated :)