Cannot Access a local SharePoint site from server console(WFE)
The fix is to disable the loopback check in the registry.
Method 2: Disable the loopback check
Follow these steps:
Method 2: Disable the loopback check
Follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- In Registry Editor, locate and then click the following registry key:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
- Right-click Lsa, point to New, and then click DWORD Value.
- Type DisableLoopbackCheck, and then press ENTER.
- Right-click DisableLoopbackCheck, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Quit Registry Editor, and if possible then restart your computer (Not compulsory)
Comments
Post a Comment