Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save terminalfool/8bb46e596902984f4e9d3e32c0358257 to your computer and use it in GitHub Desktop.

Select an option

Save terminalfool/8bb46e596902984f4e9d3e32c0358257 to your computer and use it in GitHub Desktop.
patch macos to fix time machine over smb

sudo /usr/libexec/PlistBuddy -c 'Add :nas_name.local bool true' '/private/var/root/Library/Group Containers/group.com.apple.NetworkAuthorization.ServerMarkers/serverMarkers.plist'

/etc/nsmb.conf:


[default]
signing_required=yes
streams=yes
soft=yes
dir_cache_max_cnt=0
protocol_vers_map=6
mc_prefer_wired=yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment