Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Are you receiving any errors on the Windows? Did you check the event log on the Windows for any related errors? Did you try to access yours Samba shares from another system, for example, Android? Commented Feb 5, 2024 at 9:25
  • Did you check the system log on the server? Commented Feb 5, 2024 at 9:33
  • Try to temporarily disable all firewalls in-between the two computers. Commented Feb 5, 2024 at 9:49
  • Were the shares configured for SMBv1 instead of SMBv2 and above only? On Windows, SMB Direct should be enabled and SMB 1.0/CIFS File Sharing Support disabled in OptionalFeatures, with SMB2 set as the minimum in the Samba server config (this does require a user with a passphrase for accessing the shares on Windows) Commented Feb 5, 2024 at 14:55