• 6 Posts
  • 82 Comments
Joined 2 years ago
cake
Cake day: November 12th, 2023

help-circle


  • Gotcha - thanks for clarifying. I tried logging in w/ login and password of guest, but that didn’t work, either. FWIW I successfully authenticated after following the “optional” part of the tutorial (created a new user shareuser, made it the owner of /mnt/ShareDemo, and updated smb.conf).

    Based on non_burglar’s and frongt’s comments, I think I’m willing to file this experience under either incomplete or incorrect tutorial. Importantly, I have learned something about setting up a local Samba share, so I thank you for helping me.


  • This helped, thank you!

    What has me scratching my head is that in the tutorial I was reading from, it mentions setting up users but very explicitly labels that section as “Optional.” Anyway, I got in after following the instructions in that paragraph - adding a Linux and Samba user called shareuser, setting the new user as the owner of /mnt/ShareDemo, and updating the config. Unlike in the tutorial, I kept browseable = yes so that I can still browse to the folder in my file manager.

    valid users = shareuser
    public = no
    writable = yes
    browseable = yes