DNS alias: Difference between revisions

From KlavoWiki
Jump to navigationJump to search
(New page: To allow a Windows computer/server to accept connections based on DNS CNAME records you will need to change the following registry key. <pre> Windows Registry Editor Version 5.00 [HKEY_LO...)
 
No edit summary
 
Line 7: Line 7:
</pre>
</pre>


[[Category : Miscellaneous]]
[[Category : Windows]]

Latest revision as of 03:17, 20 May 2009

To allow a Windows computer/server to accept connections based on DNS CNAME records you will need to change the following registry key.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"DisableStrictNameChecking"=dword:00000001