On 07/09/2020 04:39 AM, cagsm wrote:
On some upgraded 15.1 system to the new 15.2 meanwhile, I have figured that smb protocol version 1 is seemingly gone for good now on the server side.
In this network I have a smb version 1 level client only, and I used to connect to the suse leap 15.1 samba there.
could solve my problem by removing the samba packages from the 15.2 machine and force installing the 15.1 packages from the earlier version?
TY.
Beginning with samba 4.11 smb1 is disabled by default. To enable (if you can't get the client to use smb2 or higher) Edit /etc/samba/smb.conf and add client min protocol = NT1 server min protocol = NT1 to the global section to restore workgroups and SMB1 restart samba -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org