July 5, 20214 yr Hey! I'm having trouble with permissions on a share that is written into by a Docker container. I currently have my Unraid instance joined to my domain through a Server 2019 Domain Controller, and Unraid is running 6.9.2 The issue that I am having is that one of my downloaders running through docker occasionally creates subdirectories in the share, and the permissions set on them don't inherit the permissions of the share itself, and the group that has RW access to the share has no read or write permissions to the subfolders in the share, nor are we able to set/reset the perms of the subfolders through the permissions dialog in windows. Is there a setting that I can change in Docker that would yield the windows permissions settings to the AD side, while still giving the Docker container the proper permissions to do it's job? Attempted troubleshooting: In the docker container, modified the path access mode to be r/w - slave and r/w - shared, no change in functionality, unfortunately. Am I dumb for even trying to go down the road of getting this to work with AD at all? tower-diagnostics-20210705-1829.zip Edited July 5, 20214 yr by shawn0 mark solved.
July 5, 20214 yr You usually have to explicitly set permissions within the app's settings IE: set it to be 0777 AD though might throw a curve into it
July 5, 20214 yr Author @Squid you are a godsend! That fixed it! I'm kicking myself for not thinking of that to begin with. I blame it on all the killed brain cells from the holiday-weekend beers
July 6, 20214 yr 12 hours ago, shawn0 said: @Squid you are a godsend! That fixed it! I'm kicking myself for not thinking of that to begin with. I blame it on all the killed brain cells from the holiday-weekend beers It's the stupid brain cells that die off first
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.