|
|
|
|
|
by johnchristopher
1394 days ago
|
|
I have given up on Samba on my home network. It's just 2 pi, 2 laptops but client randomly loses connection to folders or dolphin/nautilus stop seeing folders, hit refresh, there it is again, etc. I just use sshfs and I am done with it. I just want to easily move files around my network and samba took too many hours of my life to look at what's wrong this year with client version or spaces in shared folders. It's always something. |
|
1. Samba share is not discovered in the network. All my problems were gone after installing wsdd2.
2. Permissions. Especially Windows clients implicitly try to login with an empty password to check if the share can accessed without one. This can lead to problems with the "map to guest" directive in the Samba configuration. Also the Windows credential storage sometimes saves passwords that did not work and implicitly tries to login.
But don't get me started on the Gnome/gvfs client implementation of Samba. I have given up on that.
- https://bugs.launchpad.net/gvfs/+bug/1828107
- https://gitlab.gnome.org/GNOME/gvfs/-/issues/307
I put together a small writeup in case someone wants to take a deep-dive: https://blog.hiebl.cc/posts/why-your-samba-config-does-not-w...