Anytime I try to connect to the share through a Windows 10 computer, I get a "Network path cannot be found" or a "The network folder specified is currently mapped using a different user name and password..." message.
SELinux contexts is set to samba_share_t on the samba folder. Everything is fine when I run testparm, and nothing unusual in the logs.
Here are my configs:
[global] workgroup = SAMBA security = user passdb backend = tdbsam printing = cups printcap name = cups load printers = yes cups options = raw wins support = yes domain master = yes [sambashare] comment = sambashare path = /sambashare writable = yes browseable = yes printable = yes valid users = sambauser
Anybody know what the issue might be?
[link] [comments]