Hi,
I'm trying to disable SMBv1 in my FreeNAS servers.
Right now, Only workstations running SMBv1 can view shared folders from my FreeNAS server.
I want to increase the SMB version to SMBv2 at least.
I tried to put that line in the smb.conf:
min protocol = SMB2
and then execute:
/usr/sbin/service samba reload
It didn't help.
Thank you.
I'm trying to disable SMBv1 in my FreeNAS servers.
Right now, Only workstations running SMBv1 can view shared folders from my FreeNAS server.
I want to increase the SMB version to SMBv2 at least.
I tried to put that line in the smb.conf:
min protocol = SMB2
and then execute:
/usr/sbin/service samba reload
It didn't help.
Thank you.
Last edited by a moderator: