Windows Share
When you share a mount on Windows as Mypc\Myshare. This will work on all other PC's other than PC / Server where this mount actually resides. When you try to access MyPC\Myshare on that PC i will ask for user name and password.
To over come this, you need to set registry setting, to disable loopback checking.
When you share a mount on Windows as Mypc\Myshare. This will work on all other PC's other than PC / Server where this mount actually resides. When you try to access MyPC\Myshare on that PC i will ask for user name and password.
To over come this, you need to set registry setting, to disable loopback checking.
| Add
following values in regisitry Also may need to disable Loopback checking: 926642 DisableLoopbackCheck registry entry in the KEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa registry subkey to 1. To set the DisableLoopbackCheck registry entry to 1, follow these steps on the client [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters] "DisableStrictNameChecking"=dword:00000001 |
No comments:
Post a Comment