سؤال

After Creating new Site Collection root(SPWEB) with Host Header every request made from server (internal) is denied (Popup login Window continually). If requests come from FE (same USER), access is granted.enter image description here

هل كانت مفيدة؟

المحلول

You might be victim of LoopBackCheck.

Possible solutions:

  • Bypassing your proxy server for local addresses (Source)
  • Adding a team Web site to the list of trusted intranet sites (Source)
  • SharePoint disable loopback check (DisableLoopbackCheck dword in registry)(Source)

For me DisableLoopbackCheck worked.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى sharepoint.stackexchange
scroll top