On 09/11/16 11:10, James Andrewartha wrote:
On 08/11/16 11:00, S Eno wrote:
Perform the following steps to resolve the issue:
- Add |nsmb.conf |to |~/Library/Preferences/| with the following details: |[default] smb_neg=smb1_only|
- Set *Other-Networks* and *Static IP address* in *Network Preference*.
- Connect to |smb://pathname|
This file has changed in Sierra, smb_neg is no longer an option. Instead there is protocol_vers_map, but you can only disable SMB v1, or SMB v1 and v2, not enforce v1 only.
Turns out protocol_vers_map=1 does work, but requires a restart to take effect.