I’m having trouble wrapping my head around the file permissions for the repository. I’m using the cml tool with the root user to ensure access to my system but it’s creating files owned by root in the repository. This is an issue because my other client doesn’t have root access but I would like to duplicate these snapshots/chunks.
I can change the permissions after the fact but is there a way to grant root access to the cml tool but also have it commit snapshots and chunks as a different user?
Thanks