Was there a conclusion on this ?
no, no one reported yet.
I need to set SME Server to SMB 2 at least
I tried
config setprop smb ServerMaxProtocol SMB2
expand-template /etc/smb.conf
service smb restart
this is the right command for the Samba on SME9/CentOS6
config setprop smb ServerMaxProtocol SMB2_02
expand-template /etc/smb.conf
service smb restart
this will not do with the samba version on SME9/CentOS6
then check your smb.conf ( yes the template and the real file have not the same path, but this is fine)
mcedit /etc/samba/smb.conf
and also check you samba log from manager or in /var/log/
from windows you can test some command lines :
http://www.itprotoday.com/windows-server/checking-your-smb-versionor trying the linux client cli for samba :
https://www.tldp.org/HOWTO/SMB-HOWTO-8.htmlIf I untick SMB1.0 in Windows - I can't connect
but can connect if I add SMB1.0 back in Windows components
well, what version of windows?
have you rebooted the windows ?
as I said earlier, most samba 2 implementations are different from one version to another of windows, and might lead having a Portuguese speaking to a Spanish, sound close enough for an English ear, but not the same language and they will not understand each other.
for windows 10 I guess this should work according to this link
https://support.microsoft.com/en-ca/help/4034314/smbv1-is-not-installed-by-default-in-windows I can not say the same for other windows versions.
I do not have any windows to test this, so please report for the next one...