I have 2 computers; one with fedora 29 & the other runs tumbleweed. I accept the defaults under samba server in yast; but when I try to connect to smb://192.168.1.10 from fedora, it tells me “failed to get share list, connection refused”. I have firewalls disabled, and can connect to a NAS using SMB
Hi
If you try connecting with the cli client and add some verbose to see what the error is;
smbclient -d 3 -L //192.168.1.10