Created
December 29, 2024 01:53
-
-
Save Kassan424kh/2c2af2840d6cfe407850b91009192c88 to your computer and use it in GitHub Desktop.
Windows can't connect to SMB share
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://www.truenas.com/community/threads/windows-cant-connect-to-smb-share.102736/post-706964 | |
Use “Start->Run” and type in “gpedit.msc” in the “Run” dialog box. A “Group Policy” window will open. | |
Click down to “Local Computer Policy -> Computer Configuration -> Windows Settings -> Security Settings -> Local Policies -> Security Options. | |
Find the policy “Network Security: LAN Manager authentication level”. | |
Right click on this policy and choose “Properties”. | |
Choose “Send NTLMv2 response only/refuse LM & NTLM”. | |
Click OK and confirm the setting change. | |
Close the “Group Policy” window. | |
You are done configuring Windows! Now configure your browser(s). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment