Hi, I made this pose a few days ago: lemmy.world/post/27391713 And I’ve been trying a lot of stuff and it doesn’t work and it’s driving me nuts. Now I tried again from the bottom and wrote down everything. You can see my notes here: docs.google.com/document/d/…/edit?usp=sharing Can anyone tell me why I keep banging my head against a wall here? Thanks :)
Try the users suggestion from the other post and run “ls -an” to see the numeric user IDs rather than the names you’re assigning. I’ve recently been building a new server with proxmox and learned this same lesson already as user “1000” gets assigned as user “100000” inside containers there to prevent it from having host permissions automatically from my understanding.
possiblylinux127@lemmy.zip 6 days ago
Don’t do this
Samba was not designed to be containerized. Install Samba native and try again. I’m almost certain the problem will go away.
irmadlad@lemmy.world 6 days ago
There are some things that shouldn’t be containerized even tho they can be. I can see the benefit of a user wanting to containerize everything…it’s one neat little package. I look at on a case by case basis. For instance, Caddy I installed on bare metal instead of a container even tho there is one for Caddy.