How to enable SMB v1 for QTS 4.2.6/4.3.3/4.3.4?
Applicable Products
QTS 4.2.6
QTS 4.3.3
QTS 4.3.4
Solution
Please enable admin and disable after all jobs done.
Open a Secure Shell (SSH) connection to your QNAP NAS.
For details, see How do I access my QNAP NAS using SSH?
Enter the following commands in the terminal:
[~] # setcfg -e Samba 'Min Protocol'
[~] # setcfg -e global 'min protocol' -f /etc/config/smb.conf
[~] # /etc/init.d/smb.sh restart
Further Reading
How do I access my QNAP NAS using SSH?
How to disable SMB1 or NetBIOS in macOS
Tracking the logging connections in NAS
Why can't I access shared folders with SMBv1 after updating to QTS 5.0.1 or QuTS hero 5.0.1?