I have two Windows-10 PCs as well as a small laptop running Lubuntu, and a Raspberry Pi with Raspbian and aan Apache LAMP server.
The The Windows network no longer shows the Linux machines in the network folder. I can ping them, and the Raspbian webserver works OK.
Windows is now version 1809, build 17763.107. I have tried all sorts of Samba configs- currently, the Raspberry is using
[USBDrive]
comment = The 32Gb USB data drive
path = /media/USBDATA32
force user = aqk
guest ok = no
create mask = 0775
directory mask = 0775
browseable = yes
; public = yes
read only = no
I suspect this is more of a Windows problem that Linux or Samba.
And a A while back there was no problem with the share...
Any ideas?