I added samba 3.5 .tcz from app browser, and made basic configurations. then start.
I can access it by smbclient and from win7.
but cannot access from win10.
in win10, if i type: net use \\192.168.0.100\tc,
it will give some error saying the server require protocal smbv1, and too low. see newbielink:https://docs.microsoft.com/en-US/windows-server/storage/file-server/troubleshoot/smbv1-not-installed-by-default-in-windows [nonactive].
But It seems sambv2.x+ is only available from samba3.6+. which don't have a existing tcz to be install.
So could you suggest ways to solve?