November 13, 2025Nov 13 When creating an Unraid User, I want to assign a UID (User Identifier) at the time of creation, and the ability to change the UID later.The reason why...Non CA Docker containers may user a different and unchangeable UID, and I want the container's UID mapped to the correct Unraid user for filesystem security purposes.For example, I have a Docker container with UID 1000. On Unraid, the user UID 1000 is assigned to a user I created from the Unraid GUI "User" tab. This User 1000 should not have filesystem access to the docker container mapped volumes. I want to change the current UID 1000 to something else, and create a new user for UID 1000, and assign the appropriate filesystem security privileges.The better solution would be to be able to remap Docker images/containers (and VM's) to whatever Unraid UID I want. But this feature is not possible for built Dockers images that I don't own/maintain.Thank you.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.