You must disable "Strict Name Checking" on Windows 2003 server to allow the server to respond to a DNS alias.
To resolve this problem in Windows Server 2003, complete the following steps:
- Create the CNAME record for the file server on the appropriate DNS server, if the CNAME record is not already present. Apply the following registry change to the file server. To do so, follow these steps:
- Start Registry Editor (Regedt32.exe).
- Locate and click the following key in the registry: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
- On the Edit menu, click Add Value, and then add the following registry value:
- Value name: DisableStrictNameChecking
- Data type: REG_DWORD
- Radix: Decimal
- Value: 1
- Quit Registry Editor.
- Restart your computer.
Article ID: 16, Created On: 5/29/2009, Modified: 5/29/2009