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.
- click start, click run, type regedit, , click ok.
- in registry editor, locate , click following registry key: hkey_local_machine\system\currentcontrolset\control\lsa\msv1_0
- right-click msv1_0, point new, , click multi-string value.
- type backconnectionhostnames, , press enter.
- right-click backconnectionhostnames, , click modify.
- 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
Post a Comment