NAS folders mounted as SMB_1 on client
Posted: 12 Mar 2021, 07:28
When I run command "smbutil statshares -a" it shows SMB_1 for my mounts.
Should these mount as NT1 or SMB3 (or later), and if so, is it recommended to edit the samba config file on the NAS?
It would be great if the TOS user interface gave the option for minimum client mount.
Code: Select all
==================================================================================================
SHARE ATTRIBUTE TYPE VALUE
==================================================================================================
Music
SERVER_NAME 192.168.0.61
USER_ID 501
SMB_NEGOTIATE SMBV_NEG_SMB1_ENABLED
SMB_VERSION SMB_1
SMB_SHARE_TYPE UNKNOWN
EXTENDED_SECURITY_SUPPORTED TRUE
LARGE_FILE_SUPPORTED TRUE
--------------------------------------------------------------------------------------------------
usbshare1
SERVER_NAME 192.168.0.61
USER_ID 501
SMB_NEGOTIATE SMBV_NEG_SMB1_ENABLED
SMB_VERSION SMB_1
SMB_SHARE_TYPE UNKNOWN
EXTENDED_SECURITY_SUPPORTED TRUE
LARGE_FILE_SUPPORTED TRUE
--------------------------------------------------------------------------------------------------
It would be great if the TOS user interface gave the option for minimum client mount.