4 Nov
2022
4 Nov
'22
14:45
On 04.11.2022 17:03, Bryan Thoreson wrote:
It is now possible to configure Samba without support for the SMB1 protocol in smbd. This can be selected at configure time with either of the options:
--with-smb1-server --without-smb1-server
Mon Sep 26 09:38:59 UTC 2022 - Noel Power <nopower@suse.com> - Disable SMB1 for tumbleweed builds. %if 0%{?suse_version} > 1500 --without-smb1-server \ %endif