[Solved] Add Network Location problem Vero 4K

I will try my best. it is like a 6 yo teaching 5 yo :slight_smile:

The first step would be to establish SSH connection to Vero 4K via Putty or any SSH tool:

The second step is to edit the configuration file that holds the version number of SMB to be used:

File sharing with a NAS, media server, windows share or other device
To force a more secure protocol, add server min protocol = SMB2_10 to the [global] section of smb-local.conf.

so that would be with SMB2_02 in my case:
sudo nano /etc/samba/smb.conf

I havenโ€™t touched the file since August, and a couple of updates came in after that. I do not see the setting that i have set there anymore on my Vero. It could be that one of the updates replaced the file and the setting was removed. Accessing the files from the share still works, which probably means that it should work out of the box now.