/ / Sharepoint 2010 Sito e Opera FBA - sharepoint-2010, opera, fba

Sharepoint 2010 Sito e Opera FBA - sharepoint-2010, opera, fba

Ho un sito SP2010 con FBA abilitato. Posso aprirlo usando Firefox e Internet Explorer senza problemi. Ma mi dà un errore 403 FORBIDDEN quando provo ad aprire con Opera 11.

C'è qualcosa che posso fare per risolvere questo problema?

Grazie.

risposte:

0 per risposta № 1

È possibile trovare questo errore a causa di Microsoft Office Live Componente aggiuntivo 1.3. Disinstallalo se lo hai installato. Dai un'occhiata a Questo


0 per risposta № 2

Non è esattamente il problema del componente aggiuntivo di MS Office Live che stai utilizzando con Opera.

La stringa user-agent di Opera 12.16 su Win7 / 64 bit è:

Opera / 9.80 (Windows NT 6.1, Win64; x64; Edizione Stati Uniti locali) Presto / 2.12.388 Versione / 12.16

E poiché questo non ha "Mozilla" ovunque, Sharepoint presuppone che sia un client WebDav.

Ecco cosa sta succedendo davvero: http://blog.imason.com/sharepoint-fba-and-the-403-forbidden-error/

From: http://msdn.microsoft.com/en-us/library/cc250199(PROT.10).aspx

<4>
Section 2.2.8: The WebDAV server in Windows Windows SharePoint Services 3.0
technology checks the product tokens in the User-Agent request-header field sent
with a request for the presence of “Mozilla” and the absence of either “Office”,
“FrontPage”, or “non-browser” to determine whether to send an HTTP 302 redirect
message to a login page when using ASP.NET Forms Authentication for
unauthenticated clients. Otherwise, the server assumes that the client user
agent is not a browser and will return either an HTTP 401 “Unauthorized” error