Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5251

Networking and servers • Re: Install older version of Samba on Bookworm

$
0
0
This led me to look at what was removed/changed between Samba Versions 4.9.x and the current 4.17.x which runs on Bookwork and wouldn't you know it that in Samba Version 4.16 support for SMB1 was removed.
Don't know where you got the information from that Samba has removed support for SMBv1, it hasn't, all the code is still there. What has happened is that Samba has deprecated SMBv1 and turned it off by default, but you can turn it on again by adding:

Code:

min server protocol = NT1min client protocol = NT1
To the machines smb.conf file and restart Samba, oh and this happened at 4.11.0

Statistics: Posted by hortimech — Mon Jun 24, 2024 5:30 am



Viewing all articles
Browse latest Browse all 5251

Trending Articles