[SOLVED] SMB 1.0 support removed after firmware update

FTP Server, File Server, DDNS, SAMBA, AFP, NFS
Locked
chris2922
Starting out
Posts: 25
Joined: Sat Sep 22, 2007 11:40 pm

[SOLVED] SMB 1.0 support removed after firmware update

Post by chris2922 »

I updated my TS-212P to firware version 4.3.3.2211 today and QNAP no longer supports Samba version 1. There may be security concerns with SMB 1.0 but i need to use it to provide a local music mibrary to my Sonos system. No way around it, i need SMB 1.0.

A bit of googling around and i found this page from QNAP suggesting a fix:
https://www.qnap.com/en/how-to/faq/arti ... ct%20SMBv1.

Method 1 shows how to do it in the GUI. But my 'advanced options' no longer include the option to pick SMB version number. QNAP must have updated this screen when they removed SMB 1.0 support. So i cant use the GUI.

Method 2 is via SSH. So i used PUTTY to access my NAS as 'admin' and entered the commands provided by QNAP:

[~] # setcfg -e Samba 'Min Protocol'
[~] # setcfg -e global 'min protocol' -f /etc/config/smb.conf
[~] # /etc/init.d/smb.sh restart

These 'worked' in as much as they were accepted by the NAS and did not give an errors - but they have not resolved the problem for me.

I have opened a support ticket with QNAP but they tend to take several days to respond. Does anyone on here know how to sort this out and re-enable SMB 1.0?
User avatar
dolbyman
Guru
Posts: 35021
Joined: Sat Feb 12, 2011 2:11 am
Location: Vancouver BC , Canada

Re: SMB 1.0 support removed after firmware update

Post by dolbyman »

Old CAT1 devices like that 212p of yours, never had that option in GUI (if you read the correct version if the manual you wont find it)

There have been many posts complaining about that in recent weeks..did you try the forum search?
chris2922
Starting out
Posts: 25
Joined: Sat Sep 22, 2007 11:40 pm

Re: SMB 1.0 support removed after firmware update

Post by chris2922 »

Yes i have been searching the forum and wider internet. A few people here have been dsicussing it. A comment said "You can still manually set the min SMB level to 1 (via GUI in CAT2 and CLI in CAT1 units)". Problem is, I have entered the commands above from the QNAP support page but they have not fixed the issue. And becasue I dont have a GIU option to check I cannot confirm what the minimum SMB setting is set to.
User avatar
dolbyman
Guru
Posts: 35021
Joined: Sat Feb 12, 2011 2:11 am
Location: Vancouver BC , Canada

Re: SMB 1.0 support removed after firmware update

Post by dolbyman »

what is the output of

Code: Select all

smb2status
User avatar
Toxic17
Ask me anything
Posts: 6469
Joined: Tue Jan 25, 2011 11:41 pm
Location: Planet Earth
Contact:

Re: SMB 1.0 support removed after firmware update

Post by Toxic17 »

Regards Simon

Qnap Downloads
MyQNap.Org Repository
Submit a ticket • QNAP Helpdesk
QNAP Tutorials, User Manuals, FAQs, Downloads, Wiki
When you ask a question, please include the following


NAS: TS-673A QuTS hero h5.1.2.2534 • TS-121 4.3.3.2420 • APC Back-UPS ES 700G
Network: VM Hub3: 500/50 • UniFi UDM Pro: 3.2.9 • UniFi Network Controller: 8.0.28
USW-Aggregation: 6.6.61 • US-16-150W: 6.6.61 • 2x USW Mini Flex 2.0.0 • UniFi AC Pro 6.6.62 • UniFi U6-LR 6.6.62
UniFi Protect: 2.11.21/8TB Skyhawk AI • 3x G3 Instants: 4.69.55 • UniFi G3 Flex: 4.69.55 • UniFi G5 Flex: 4.69.55
chris2922
Starting out
Posts: 25
Joined: Sat Sep 22, 2007 11:40 pm

Re: SMB 1.0 support removed after firmware update

Post by chris2922 »

smbd (samba daemon) Version 4.4.16
smbd (samba daemon) is running.
max protocol SMB 2.1 enabled.
chris2922
Starting out
Posts: 25
Joined: Sat Sep 22, 2007 11:40 pm

Re: SMB 1.0 support removed after firmware update

Post by chris2922 »

Thank you Simon, using the info in your link i entered "smb2enable 1" via SSH and its sorted.
User avatar
Toxic17
Ask me anything
Posts: 6469
Joined: Tue Jan 25, 2011 11:41 pm
Location: Planet Earth
Contact:

Re: SMB 1.0 support removed after firmware update

Post by Toxic17 »

glad you got it sorted.
Regards Simon

Qnap Downloads
MyQNap.Org Repository
Submit a ticket • QNAP Helpdesk
QNAP Tutorials, User Manuals, FAQs, Downloads, Wiki
When you ask a question, please include the following


NAS: TS-673A QuTS hero h5.1.2.2534 • TS-121 4.3.3.2420 • APC Back-UPS ES 700G
Network: VM Hub3: 500/50 • UniFi UDM Pro: 3.2.9 • UniFi Network Controller: 8.0.28
USW-Aggregation: 6.6.61 • US-16-150W: 6.6.61 • 2x USW Mini Flex 2.0.0 • UniFi AC Pro 6.6.62 • UniFi U6-LR 6.6.62
UniFi Protect: 2.11.21/8TB Skyhawk AI • 3x G3 Instants: 4.69.55 • UniFi G3 Flex: 4.69.55 • UniFi G5 Flex: 4.69.55
Locked

Return to “File Sharing”