If Windows authentication is not working in contentACCESS and an alias was created for contentACCESS
PROBLEM:
On the inPoint /contentACCESS File server Shares with Alias name can't be opened.
SOLUTION:
Update the registry key below on the server running IIS to fix the issue.
- In Registry Editor, locate and then click on the following registry key:
HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsaMSV1_0 - Right-click on MSV1_0, point to New and then click Multi-String Value
- Type BackConnectionHostNames and then press ENTER
- Right-click on BackConnectionHostNames and then click Modify
- In the Value data box, type the host name or the host names for the site(s) that are on the local computer (i.e. myapp.mydomain.com) and then click OK