

I got into my new network share, albeit not anonymously, but that’s okay. Thanks for chiming in.


I got into my new network share, albeit not anonymously, but that’s okay. Thanks for chiming in.


Gotcha. FWIW I got in after following the instructions in the “Optional” paragraph about setting up users for authentication - I added a Linux and Samba user called shareuser, set the new user as the owner of /mnt/ShareDemo, and updated the config.
Thanks for confirming my suspicion. This was really going to eat at me if nobody else chimed in, so you really saved me from questioning my own sanity.


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


Sorry, I’m trying to understand your comment. Are you suggesting I put something else in place of nobody:nogroup when I set ownership of the ShareDemo folder, or is the issue that I have to actually create a user called nobody and a group called nogroup? Or should I create a different user and group specifically for this samba share? Thanks.


That’s pretty slick.
What are the HDDs plugged into? Would you mind posting some photos of the back?


How might cat and/or tee fit into one’s coding workflow? Is it basically cat for displaying what’s been saved and tee for writing changes to a file?
Would something like this be suitable as a NAS + Jellyfin + Home Assistant box?