Allowing other machines to use filesharing via the DNS Alias
(DisableStrictNameChecking)
This change alone will allow other machines on the network
to connect to the machine using any arbitrary hostname. (However this change
will not allow a machine to connect to itself via a hostname, see
BackConnectionHostNames below).
Edit the registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
and add a value DisableStrictNameChecking of type DWORD set to 1.
Edit the registry key (on 2008 R2)
HKLM\SYSTEM\CurrentControlSet\Control\Print and add a value DnsOnWire of type
DWORD set to 1
No comments:
Post a Comment