Hi guys,
I’m testing plex as a linux container on 25.10.2.1 - Goldeye, using ubuntu noble.
As per Creating and Managing Containers and other posts in this forum, I have mapped the videos dataset to a directory inside the container:
raid/cifs/videos 52724366976 40352468608 12371898368 77% /mnt/videos
and tried to map my user (ID 1000 on my truenas) to the user inside the container, so it will have access to the files.
Thing is that the ID for my user inside the container is 1001, not 1000. 1000 is an user created during the container creatin for ubuntu. So I switched the IDs around to test and still didn’t have access.
The only way I was able to access - for testing only don’t recommend anyone doing it - was to change the dataset permission to allow rw access by all.
Questions:
- In cases like the users IDs are not matching from the containers to the TrueNAS server, are the configuration files that can be edited to make the change?
(*) Probably a good option for the GUI to avoid users messing around the shell
- Did anyone already install plex as a linx container on TrueNAS sucessfully that care to share notes?
Thanks as always,
Al