Windows 2008/cannot use CNAME at UNC path to access file server share
說明與方法︰在 DNS Server 上建立 CNAME 記錄並 mapping到 File Server, 無法在 XP的機器上使用 \\CNAME 進行存取.
[執行步驟]
1. 將下列的登錄變更套用至檔案伺服器。
a. 啟動 「 登錄編輯程式 」 (Regedit.exe)。
b. 找出並按一下下列登錄機碼:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
c. 在 [編輯] 功能表上按一下 [新增值 ] ,並再新增下列登錄值:
數值名稱: DisableStrictNameChecking
資料型別: REG_DWORD
基數: 十進位
值: 1
d. 結束 「 登錄編輯程式 」。
2. 重新啟動電腦。
參考連接︰
Connecting to SMB share on a Windows 2000-based computer or a Windows Server 2003-based computer may not work with an alias name
https://support.microsoft.com/kb/281308