

@Charger8232 @g0nz4 I guess in that case “proprietary” refers to the owners of the platform itself but not to the code of software. But then, they should make the distinction between proprietary/communitary and open source/proprietary code. Even between free/paid services. So, IMO that list from alternativeto is confusing.
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