Can't login to SharePoint 2013 site on server machine? -


i working on sharepoint 2013 server on premise. surprisingly, not able log in @ sharepoint 2013 site on server side, when allowing me log in on same site same credentials on local machine.

what may issue?

adding backhostconnectionnames should help.

  1. click start, click run, type regedit, , click ok.
  2. in registry editor, locate , click following registry key: hkey_local_machine\system\currentcontrolset\control\lsa\msv1_0
  3. right-click msv1_0, point new, , click multi-string value.
  4. type backconnectionhostnames, , press enter.
  5. right-click backconnectionhostnames, , click modify.
  6. in value data box, type host name or host names sites on local computer, , click ok.

i don't remember if iis reset necessary.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -