Skip to content

Instantly share code, notes, and snippets.

@ganey
Created July 10, 2015 09:34
Show Gist options
  • Save ganey/29fd01dbfa4019393c15 to your computer and use it in GitHub Desktop.
Save ganey/29fd01dbfa4019393c15 to your computer and use it in GitHub Desktop.
Mac OSX use SMB1
sudo echo "[default]" >> ~/Library/Preferences/nsmb.conf;
echo "smb_neg=smb1_only" >> ~/Library/Preferences/nsmb.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment