Comment on samba docker compose help

carloshr@lile.cl ⁨3⁩ ⁨weeks⁩ ago

The easy way, but not the most secure: identify GID and UID of files created by your samba docker container with "ls -la". Then assign ownership of files and directories of shared volume to that user/group "chown -R GID:UID /path/to/shared”

@basic_user @selfhosted

source
Sort:hotnewtop