Hi OutlawAl2
You're welcome

Poking around the Internet, it seems that you can specify the minimum accepted protocol version in the
[global] section of
/etc/samba/smb.conf with:
min protocol = SMB1
but actually, looking at my own configuration file, here is the option that you must add/change into
[global], I even had added a comment

# Same as "ntlmv1-permitted", for Amiga SMBFS clients
ntlm auth = yes
Let's know!