I want to use a dns aliase (CNAME) in the path of the user home
directories in a windows Server 2003 domain for
failover reasons. If I use the alias name, I receive the error:
A identically name already exists in network.
Is there a workaround to this problem?
Thanks in advance
Karlheinz Barth
(ba...@ba-mosbach.de)
a. Start Registry Editor (Regedt32.exe).
b. Locate and click the following key in the registry:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
c. 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
d. Quit Registry Editor.
REBOOT SERVER.
--
RJ
"Karlheinz Barth" <ba...@ba-mosbach.de> wrote in message
news:pupo215n3ae3rebfv...@4ax.com...
Karlheinz