Skip to content

Instantly share code, notes, and snippets.

@Kassan424kh
Created December 29, 2024 01:53
Show Gist options
  • Save Kassan424kh/2c2af2840d6cfe407850b91009192c88 to your computer and use it in GitHub Desktop.
Save Kassan424kh/2c2af2840d6cfe407850b91009192c88 to your computer and use it in GitHub Desktop.
Windows can't connect to SMB share
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